Add missing 2019 RAV4 Hybrid engine FW version (#25057)

add missing engine fw
old-commit-hash: 3e5e27f043
taco
Shane Smiskol 3 years ago committed by GitHub
parent 6e0a530bae
commit f06e345f88
  1. 1
      selfdrive/car/toyota/values.py

@ -1317,6 +1317,7 @@ FW_VERSIONS = {
b'\x018966342X6000\x00\x00\x00\x00',
b'\x01896634A25000\x00\x00\x00\x00',
b'\x018966342W5000\x00\x00\x00\x00',
b'\x018966342W7000\x00\x00\x00\x00',
b'\x028966342W4001\x00\x00\x00\x00897CF1203001\x00\x00\x00\x00',
b'\x02896634A13000\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
b'\x02896634A13001\x00\x00\x00\x00897CF4801001\x00\x00\x00\x00',

Loading…
Cancel
Save