mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
Fix Lexus NX Hybrid 2020 engine ecu (#24817)
Wrong address in engine ecu. old-commit-hash: f398b3efc92f59f407379d38ead0f99bf814b95c
This commit is contained in:
@@ -1585,7 +1585,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
},
|
||||
CAR.LEXUS_NXH_TSS2: {
|
||||
(Ecu.engine, 0x700, None): [
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'\x0237887000\x00\x00\x00\x00\x00\x00\x00\x00A4701000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
|
||||
Reference in New Issue
Block a user