Add Lexus RX esp FW (#2050)

Add new Ecu.esp FW version to LEXUS_RX_TSS2
pull/2052/head
Robert Hanna 5 years ago committed by GitHub
parent e03044530c
commit 85ba6e0e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1156,6 +1156,7 @@ FW_VERSIONS = {
],
(Ecu.esp, 0x7b0, None): [
b'\x01F15260E031\x00\x00\x00\x00\x00\x00',
b'\x01F15260E041\x00\x00\x00\x00\x00\x00',
],
(Ecu.eps, 0x7a1, None): [
b'8965B48271\x00\x00\x00\x00\x00\x00',

Loading…
Cancel
Save