Honda CRV 2021 fw versions (#20341)

* Added Honda CRV 2021 US gas firmware versions
 * programmedFuelInjection, transmission, gateway
This commit is contained in:
Honker 2021-03-13 23:00:22 -08:00 committed by GitHub
parent de1d82658b
commit 5198f82d83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -623,6 +623,7 @@ FW_VERSIONS = {
b'37805-5PA-A870\x00\x00',
b'37805-5PA-A880\x00\x00',
b'37805-5PA-A890\x00\x00',
b'37805-5PA-AF20\x00\x00',
b'37805-5PD-Q630\x00\x00',
],
(Ecu.transmission, 0x18da1ef1, None): [
@ -660,6 +661,7 @@ FW_VERSIONS = {
],
(Ecu.combinationMeter, 0x18da60f1, None): [
b'78109-TLA-A110\x00\x00',
b'78109-TLA-A120\x00\x00',
b'78109-TLA-A210\x00\x00',
b'78109-TLA-A220\x00\x00',
b'78109-TLA-C210\x00\x00',
@ -692,6 +694,7 @@ FW_VERSIONS = {
b'77959-TLA-A250\x00\x00',
b'77959-TLA-A320\x00\x00',
b'77959-TLA-A410\x00\x00',
b'77959-TLA-A420\x00\x00',
b'77959-TLA-Q040\x00\x00',
],
},