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

Export fingerprints
old-commit-hash: 09f2077f58
pull/32103/head
Shane Smiskol 12 months ago committed by GitHub
parent b3fc3f25ce
commit 0c28caa0fc
  1. 1
      selfdrive/car/honda/fingerprints.py

@ -882,6 +882,7 @@ FW_VERSIONS = {
b'37805-5YF-A430\x00\x00',
b'37805-5YF-A750\x00\x00',
b'37805-5YF-A760\x00\x00',
b'37805-5YF-A770\x00\x00',
b'37805-5YF-A850\x00\x00',
b'37805-5YF-A860\x00\x00',
b'37805-5YF-A870\x00\x00',

Loading…
Cancel
Save