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

Export fingerprints
old-commit-hash: 521ee46c47
pull/32103/head
Shane Smiskol 11 months ago committed by GitHub
parent f172cd51a3
commit 47524c9393
  1. 2
      selfdrive/car/chrysler/fingerprints.py

@ -145,6 +145,7 @@ FW_VERSIONS = {
b'68413871AE ',
b'68413871AH ',
b'68413871AI ',
b'68413873AH ',
b'68413873AI ',
b'68443120AE ',
b'68443123AC ',
@ -165,6 +166,7 @@ FW_VERSIONS = {
b'68414271AC',
b'68414271AD',
b'68414275AC',
b'68414275AD',
b'68443154AB',
b'68443155AC',
b'68443158AB',

Loading…
Cancel
Save