Civic 2022: Add missing fw versions (#25164)

Add fingerprints from a918d2895b3210a1
old-commit-hash: c8051154d2a03f94d54f085d491469800c4e915a
This commit is contained in:
Shane Smiskol
2022-07-13 20:03:55 -07:00
committed by GitHub
parent 4c691d2797
commit a9b134915f
+3
View File
@@ -1406,6 +1406,7 @@ FW_VERSIONS = {
b'38897-T20-A020\x00\x00',
b'38897-T20-A510\x00\x00',
b'38897-T21-A010\x00\x00',
b'38897-T20-A210\x00\x00',
],
(Ecu.srs, 0x18DA53F1, None): [
b'77959-T20-A970\x00\x00',
@@ -1415,6 +1416,7 @@ FW_VERSIONS = {
b'78108-T21-A220\x00\x00',
b'78108-T21-A620\x00\x00',
b'78108-T23-A110\x00\x00',
b'78108-T21-A230\x00\x00',
],
(Ecu.vsa, 0x18DA28F1, None): [
b'57114-T20-AB40\x00\x00',
@@ -1429,6 +1431,7 @@ FW_VERSIONS = {
b'37805-64L-A540\x00\x00',
b'37805-64S-A540\x00\x00',
b'37805-64S-A720\x00\x00',
b'37805-64A-A540\x00\x00',
],
},
}