Add engine f/w for CAR.LEXUS_RX (#2235)

@vonlee#4243 2017 Lexus RX350 DongleID e6112c12439776bb
pull/2141/head
Erich Moraga 5 years ago committed by GitHub
parent c35af4b619
commit 278bb5063a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1096,6 +1096,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x01896630E37200\x00\x00\x00\x00', b'\x01896630E37200\x00\x00\x00\x00',
b'\x01896630E41000\x00\x00\x00\x00', b'\x01896630E41000\x00\x00\x00\x00',
b'\x01896630E41100\x00\x00\x00\x00',
b'\x01896630E41200\x00\x00\x00\x00', b'\x01896630E41200\x00\x00\x00\x00',
b'\x01896630E37300\x00\x00\x00\x00', b'\x01896630E37300\x00\x00\x00\x00',
b'\x01896630E36300\x00\x00\x00\x00', b'\x01896630E36300\x00\x00\x00\x00',

Loading…
Cancel
Save