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

Export fingerprints
old-commit-hash: 099e31ae0a
pull/32199/head
Shane Smiskol 1 year ago committed by GitHub
parent 96ac38250a
commit d63797aef9
  1. 1
      selfdrive/car/honda/fingerprints.py

@ -658,6 +658,7 @@ FW_VERSIONS = {
],
(Ecu.programmedFuelInjection, 0x18da10f1, None): [
b'37805-5MR-3050\x00\x00',
b'37805-5MR-3150\x00\x00',
b'37805-5MR-3250\x00\x00',
b'37805-5MR-4070\x00\x00',
b'37805-5MR-4080\x00\x00',

Loading…
Cancel
Save