Toyota: add missing esp FW version for 2021 Toyota Corolla (#25026)

2021 Toyota Levin hybrid (aka Corolla)
old-commit-hash: 38427e6fbb
taco
BirdZhang 3 years ago committed by GitHub
parent 326d70b7b0
commit 8c9b001609
  1. 1
      selfdrive/car/toyota/values.py

@ -816,6 +816,7 @@ FW_VERSIONS = {
b'F152676303\x00\x00\x00\x00\x00\x00',
b'F152676304\x00\x00\x00\x00\x00\x00',
b'F152612D00\x00\x00\x00\x00\x00\x00',
b'F152612842\x00\x00\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F3301100\x00\x00\x00\x00',

Loading…
Cancel
Save