From 1c7a1555b97ca843f373fc5e01ba3d8a7141e82b Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Sat, 11 May 2024 10:54:24 -0700 Subject: [PATCH] [bot] Fingerprints: add missing FW versions from new users (#32397) Export fingerprints old-commit-hash: 3fd549f30a3528a1dfb2dbe2d8590b4bc5af43b6 --- selfdrive/car/chrysler/fingerprints.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/selfdrive/car/chrysler/fingerprints.py b/selfdrive/car/chrysler/fingerprints.py index 95f878a5b6..368b6703d8 100644 --- a/selfdrive/car/chrysler/fingerprints.py +++ b/selfdrive/car/chrysler/fingerprints.py @@ -422,6 +422,7 @@ FW_VERSIONS = { b'68527403AD', b'68546047AF', b'68631938AA', + b'68631939AA', b'68631940AA', b'68631942AA', b'68631943AB', @@ -552,6 +553,7 @@ FW_VERSIONS = { b'68539651AD', b'68586101AA ', b'68586105AB ', + b'68629919AC ', b'68629922AC ', b'68629925AC ', b'68629926AC ', @@ -589,6 +591,7 @@ FW_VERSIONS = { b'68520870AC', b'68540431AB', b'68540433AB', + b'68629935AB', b'68629936AC', ], },