Civic 2022: Add missing srs fw version (#25314)

Add fingerprint from a7f4cd3bd223a19e
old-commit-hash: 7aa563dc89
taco
royjr 3 years ago committed by GitHub
parent e801b06515
commit efbb570caa
  1. 1
      selfdrive/car/honda/values.py

@ -1415,6 +1415,7 @@ FW_VERSIONS = {
(Ecu.srs, 0x18DA53F1, None): [
b'77959-T20-A970\x00\x00',
b'77959-T47-A940\x00\x00',
b'77959-T47-A950\x00\x00',
],
(Ecu.combinationMeter, 0x18DA60F1, None): [
b'78108-T21-A220\x00\x00',

Loading…
Cancel
Save