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

Export fingerprints
pull/32155/head
Shane Smiskol 1 year ago committed by GitHub
parent 0d5dd25db5
commit 60c71580da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/honda/fingerprints.py

@ -875,6 +875,7 @@ FW_VERSIONS = {
b'37805-5YF-A750\x00\x00',
b'37805-5YF-A760\x00\x00',
b'37805-5YF-A850\x00\x00',
b'37805-5YF-A860\x00\x00',
b'37805-5YF-A870\x00\x00',
b'37805-5YF-AD20\x00\x00',
b'37805-5YF-C210\x00\x00',

Loading…
Cancel
Save