Toyota: add missing engine FW version for 2022 RAV4 Hybrid (#24677)

add missing fw version
old-commit-hash: 8eb9e8fc1a
taco
Shane Smiskol 3 years ago committed by GitHub
parent b2196a160f
commit 2dce8e97c8
  1. 1
      selfdrive/car/toyota/values.py

@ -1374,6 +1374,7 @@ FW_VERSIONS = {
b'\x01896634A08000\x00\x00\x00\x00',
b'\x01896634A61000\x00\x00\x00\x00',
b'\x01896634A02001\x00\x00\x00\x00',
b'\x01896634A03000\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F0R01100\x00\x00\x00\x00',

Loading…
Cancel
Save