RAV4 2022: Add missing engine fw (#25136)

Add engine fw from 909a5635aa370818
pull/25153/head
Shane Smiskol 3 years ago committed by GitHub
parent d5719913a9
commit 18c1700f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -1302,6 +1302,7 @@ FW_VERSIONS = {
b'\x01896634AA0000\x00\x00\x00\x00',
b'\x01896634AA1000\x00\x00\x00\x00',
b'\x01896634A88000\x00\x00\x00\x00',
b'\x01896634A89000\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F0R01100\x00\x00\x00\x00',

Loading…
Cancel
Save