Skip to content

Commit 0a47b51

Browse files
committed
Revert "Toyota: add Leuxs NX fingerprint (#23808)"
This reverts commit 4f999b4.
1 parent 7e6903b commit 0a47b51

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

selfdrive/car/toyota/values.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,12 +1362,10 @@ class CAR:
13621362
b'\x01896637852000\x00\x00\x00\x00',
13631363
b'\x01896637854000\x00\x00\x00\x00',
13641364
b'\x01896637878000\x00\x00\x00\x00',
1365-
b'\x018966378B3000\x00\x00\x00\x00',
13661365
],
13671366
(Ecu.esp, 0x7b0, None): [
13681367
b'F152678130\x00\x00\x00\x00\x00\x00',
13691368
b'F152678140\x00\x00\x00\x00\x00\x00',
1370-
b'\x01F152678221\x00\x00\x00\x00\x00\x00',
13711369
],
13721370
(Ecu.dsu, 0x791, None): [
13731371
b'881517803100\x00\x00\x00\x00',
@@ -1376,17 +1374,14 @@ class CAR:
13761374
(Ecu.eps, 0x7a1, None): [
13771375
b'8965B78060\x00\x00\x00\x00\x00\x00',
13781376
b'8965B78080\x00\x00\x00\x00\x00\x00',
1379-
b'8965B78120\x00\x00\x00\x00\x00\x00',
13801377
],
13811378
(Ecu.fwdRadar, 0x750, 0xf): [
13821379
b'8821F4702100\x00\x00\x00\x00',
13831380
b'8821F4702300\x00\x00\x00\x00',
1384-
b'\x018821F3301200\x00\x00\x00\x00',
13851381
],
13861382
(Ecu.fwdCamera, 0x750, 0x6d): [
13871383
b'8646F7801100\x00\x00\x00\x00',
13881384
b'8646F7801300\x00\x00\x00\x00',
1389-
b'\x028646F78030A0\x00\x00\x00\x008646G2601200\x00\x00\x00\x00',
13901385
],
13911386
},
13921387
CAR.LEXUS_NX_TSS2: {

0 commit comments

Comments
 (0)