mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 20:42:09 +08:00
Added C-HR Hybrid engine f/w (#1695)
@joxaarol#2418's 2020 C-HR Hybrid DongleID b7087e3bfd3a9cf6 https://discord.com/channels/469524606043160576/524592892627517450/721373655174742086 I also alphanumerically sorted the engine firmwares as a best practice, and to be consistent. old-commit-hash: 3316e19aa4c905d4ab2d2c414bb14817649c6729
This commit is contained in:
@@ -459,8 +459,9 @@ FW_VERSIONS = {
|
||||
},
|
||||
CAR.CHRH: {
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x0289663F431000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
|
||||
b'\x0289663F423000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
|
||||
b'\x0289663F431000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
|
||||
b'\x0189663F438000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'F152610040\x00\x00\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user