mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 20:12:07 +08:00
2018 Lexus NX300: Add missing EPS & engine f/w (#20337)
@super_taqueria#4944 2018 Lexus NX300 ICE DongleID 620a851440d26997 https://discord.com/channels/469524606043160576/524327905937850394/820173158995853312 old-commit-hash: fc64a75030f889c7beb09e825c9c24bd7a2f9132
This commit is contained in:
@@ -1244,6 +1244,7 @@ FW_VERSIONS = {
|
||||
CAR.LEXUS_NX: {
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x01896637851000\x00\x00\x00\x00',
|
||||
b'\x01896637852000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'F152678140\x00\x00\x00\x00\x00\x00',
|
||||
@@ -1253,6 +1254,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.eps, 0x7a1, None): [
|
||||
b'8965B78060\x00\x00\x00\x00\x00\x00',
|
||||
b'8965B78080\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'8821F4702300\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user