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

Add fingerprint from a7f4cd3bd223a19e
pull/25321/head
royjr 3 years ago committed by GitHub
parent 35338196ac
commit 7aa563dc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/honda/values.py

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

Loading…
Cancel
Save