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>
pull/24614/head
luuuuucas 3 years ago committed by GitHub
parent 1b114464a9
commit a3ed10b907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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