Fingerprints: add missing FW versions from users for Toyota, Honda, Chrysler [bot] (#31210)

old-commit-hash: fd0b9cd930
chrysler-long2
Shane Smiskol 1 year ago committed by GitHub
parent 69969f745f
commit 04c9543322
  1. 3
      selfdrive/car/chrysler/fingerprints.py

@ -390,6 +390,7 @@ FW_VERSIONS = {
b'68527346AE',
b'68527361AD',
b'68527375AD',
b'68527381AE',
b'68527382AE',
b'68527383AD',
b'68527387AE',
@ -467,6 +468,7 @@ FW_VERSIONS = {
b'05036026AB ',
b'05036065AE ',
b'05036066AE ',
b'05149368AA ',
b'05149591AD ',
b'05149591AE ',
b'05149592AE ',
@ -533,6 +535,7 @@ FW_VERSIONS = {
b'68502994AD',
b'68520867AE',
b'68520867AF',
b'68520870AC',
b'68540431AB',
b'68540433AB',
b'68629936AC',

Loading…
Cancel
Save