mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
Toyota: add missing LEXUS_RXH_TSS2 FW (#28060)
* Update values.py
Added one new firmware value to CAR.LEXUS_RXH_TSS2: {
(Ecu.engine, 0x7e0, None): [
* fix indentation and sort
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: c11d01cf010bab572a13679d7b44ae2599b4076f
This commit is contained in:
@@ -2050,11 +2050,12 @@ FW_VERSIONS = {
|
||||
},
|
||||
CAR.LEXUS_RXH_TSS2: {
|
||||
(Ecu.engine, 0x7e0, None): [
|
||||
b'\x02348X4000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x02348X5000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x02348X8000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x02348Y3000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x0234D14000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x0234D16000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'\x02348X4000\x00\x00\x00\x00\x00\x00\x00\x00A4802000\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.abs, 0x7b0, None): [
|
||||
b'F152648831\x00\x00\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user