mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 18:42:07 +08:00
Honda CRV 2021 fw versions (#20341)
* Added Honda CRV 2021 US gas firmware versions * programmedFuelInjection, transmission, gateway old-commit-hash: 5198f82d831a695393b306edf32b69e4b73920c4
This commit is contained in:
@@ -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',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user