mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
[bot] Fingerprints: add missing FW versions from new users (#32412)
Export fingerprints old-commit-hash: be3e99e2d3ab3e39030f88f5450b955885a01772
This commit is contained in:
@@ -1141,6 +1141,7 @@ FW_VERSIONS = {
|
||||
CAR.TOYOTA_RAV4_TSS2_2023: {
|
||||
(Ecu.abs, 0x7b0, None): [
|
||||
b'\x01F15260R450\x00\x00\x00\x00\x00\x00',
|
||||
b'\x01F15260R50000\x00\x00\x00\x00',
|
||||
b'\x01F15260R51000\x00\x00\x00\x00',
|
||||
b'\x01F15264283200\x00\x00\x00\x00',
|
||||
b'\x01F15264283300\x00\x00\x00\x00',
|
||||
@@ -1162,6 +1163,7 @@ FW_VERSIONS = {
|
||||
b'\x01896634AJ2000\x00\x00\x00\x00',
|
||||
b'\x01896634AL5000\x00\x00\x00\x00',
|
||||
b'\x01896634AL6000\x00\x00\x00\x00',
|
||||
b'\x01896634AL8000\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'\x018821F0R03100\x00\x00\x00\x00',
|
||||
|
||||
Reference in New Issue
Block a user