Add missing Highlander Hybrid TSS2 fw (#24289)

Adding a new firmware version for Ecu.esp for the CAR.HIGHLANDERH_TSS2.
pull/24297/head
Jcs Kadupitiya 3 years ago committed by GitHub
parent 6bbb168511
commit c5a700981c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -942,6 +942,7 @@ FW_VERSIONS = {
b'\x01F15264872500\x00\x00\x00\x00', b'\x01F15264872500\x00\x00\x00\x00',
b'\x01F15264873500\x00\x00\x00\x00', b'\x01F15264873500\x00\x00\x00\x00',
b'\x01F152648C6300\x00\x00\x00\x00', b'\x01F152648C6300\x00\x00\x00\x00',
b'\x01F152648J4000\x00\x00\x00\x00',
], ],
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x01896630E67000\x00\x00\x00\x00', b'\x01896630E67000\x00\x00\x00\x00',

Loading…
Cancel
Save