mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 02:52:04 +08:00
Add new FW for Lexus ES300H (#20573)
* add china version Lexus ES300H * change engine order by alphabet old-commit-hash: 66d7f8eb3f0af57a3e4fd35542c7928f66974766
This commit is contained in:
@@ -1225,6 +1225,7 @@ FW_VERSIONS = {
|
||||
CAR.LEXUS_ESH_TSS2: {
|
||||
(Ecu.engine, 0x700, None): [
|
||||
b'\x028966333S8000\x00\x00\x00\x00897CF3302002\x00\x00\x00\x00',
|
||||
b'\x028966333T0100\x00\x00\x00\x00897CF3305001\x00\x00\x00\x00',
|
||||
b'\x028966333V4000\x00\x00\x00\x00897CF3305001\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
@@ -1237,6 +1238,7 @@ FW_VERSIONS = {
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'\x018821F3301100\x00\x00\x00\x00',
|
||||
b'\x018821F3301200\x00\x00\x00\x00',
|
||||
b'\x018821F3301300\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdCamera, 0x750, 0x6d): [
|
||||
|
||||
Reference in New Issue
Block a user