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

add missing fw version
pull/24682/head
Shane Smiskol 3 years ago committed by GitHub
parent 5c5bb0be11
commit 8eb9e8fc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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