[bot] Fingerprints: add missing FW versions from new users (#32115)

Export fingerprints
old-commit-hash: 325dab6393
pull/32199/head
Shane Smiskol 1 year ago committed by GitHub
parent be4581a027
commit 8c580f8d50
  1. 2
      selfdrive/car/chrysler/fingerprints.py

@ -487,6 +487,7 @@ FW_VERSIONS = {
b'68552790AA',
b'68552791AB',
b'68552794AA',
b'68552794AD',
b'68585106AB',
b'68585107AB',
b'68585108AB',
@ -496,6 +497,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x7e0, None): [
b'05035699AG ',
b'05035841AC ',
b'05035841AD ',
b'05036026AB ',
b'05036065AE ',
b'05036066AE ',

Loading…
Cancel
Save