RAV4 2022: Add missing engine FW (#26044)

From 23e0360acaefab4d
pull/26047/head
Nelson Chen 3 years ago committed by GitHub
parent 967f0cc9f8
commit aa3dc7acbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1363,6 +1363,7 @@ FW_VERSIONS = {
],
(Ecu.engine, 0x700, None): [
b'\x01896634AA0000\x00\x00\x00\x00',
b'\x01896634AA0100\x00\x00\x00\x00',
b'\x01896634AA1000\x00\x00\x00\x00',
b'\x01896634A88000\x00\x00\x00\x00',
b'\x01896634A89000\x00\x00\x00\x00',

Loading…
Cancel
Save