Toyota: add missing esp FW version for 2022 Toyota Corolla (#24598)

add corolla TSS2 esp

Co-authored-by: Lucas Pharattanavong <lucas@Lucass-MacBook-Air.local>
old-commit-hash: a3ed10b907
taco
luuuuucas 4 years ago committed by GitHub
parent 7b0bc2c163
commit 9bf6b153ff
  1. 1
      selfdrive/car/toyota/values.py

@ -741,6 +741,7 @@ FW_VERSIONS = {
b'\x01F152612C00\x00\x00\x00\x00\x00\x00',
b'F152602191\x00\x00\x00\x00\x00\x00',
b'\x01F152612862\x00\x00\x00\x00\x00\x00',
b'\x01F152612B91\x00\x00\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F3301100\x00\x00\x00\x00',

Loading…
Cancel
Save