Toyota: add missing engine FW for 2023 RAV4 LE (LTA) (#28611)

pull/28612/head
sebmueller01 2 years ago committed by GitHub
parent a4bba84f8c
commit 0416fe5183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1490,6 +1490,7 @@ FW_VERSIONS = {
b'\x028965B0R11000\x00\x00\x00\x008965B0R12000\x00\x00\x00\x00',
],
(Ecu.engine, 0x700, None): [
b'\x01896634A88100\x00\x00\x00\x00',
b'\x01896634AJ2000\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [

Loading…
Cancel
Save