mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
Toyota: Add missing esp fw version for RAV4_TSS2 (#24793)
add fwVersion for RAV4_TSS2 add b'\x01F15260R302\x00\x00\x00\x00\x00\x00' to list of Ecu.esp FwVersions for RAV4_TSS2 old-commit-hash: 1fe582686f5446631fa2c87a1c45dcb8f24fdc5e
This commit is contained in:
committed by
GitHub
parent
d6e78ec5b0
commit
043f5efcb9
@@ -1254,6 +1254,7 @@ FW_VERSIONS = {
|
||||
b'\x01F15260R220\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260R290\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260R300\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260R302\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F152642551\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F152642561\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F152642700\x00\x00\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user