2018 Lexus RX 350 engine fw (#2306)

* Update values.py

Add FINGERPRINT and carFw for 2018 LEXUS RX 350.

* Removed 2018 RX 350 Fingerprints but left engine in there.
pull/2313/head
Afshin1354 5 years ago committed by GitHub
parent f65f7051c4
commit fe40cd4ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1102,6 +1102,7 @@ FW_VERSIONS = {
b'\x01896630E36300\x00\x00\x00\x00', b'\x01896630E36300\x00\x00\x00\x00',
b'\x018966348R8500\x00\x00\x00\x00', b'\x018966348R8500\x00\x00\x00\x00',
b'\x018966348W1300\x00\x00\x00\x00', b'\x018966348W1300\x00\x00\x00\x00',
b'\x01896630EA4300\x00\x00\x00\x00',
], ],
(Ecu.esp, 0x7b0, None): [ (Ecu.esp, 0x7b0, None): [
b'F152648472\x00\x00\x00\x00\x00\x00', b'F152648472\x00\x00\x00\x00\x00\x00',

Loading…
Cancel
Save