mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16: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
This commit is contained in:
committed by
GitHub
parent
2ac6931003
commit
1fe582686f
@@ -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