Toyota: add missing engine FW for 2023 RAV4 Hybrid (#28844)

add missing fw from 459707e5f696e897|2023-06-30--17-07-25
pull/28846/head
Shane Smiskol 2 years ago committed by GitHub
parent 1301e2d640
commit 3502971467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1649,6 +1649,7 @@ FW_VERSIONS = {
],
(Ecu.engine, 0x700, None): [
b'\x01896634AE1001\x00\x00\x00\x00',
b'\x01896634AF0000\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F0R03100\x00\x00\x00\x00',

Loading…
Cancel
Save