Toyota: add missing engine FW version for 2022 Corolla (#24682)

From dongle id 6444d42c9eba0145 | Test route: 6444d42c9eba0145|2022-05-29--10-44-07--0 | User: geraldoy#7013
old-commit-hash: 6bd14b8698
taco
AlexandreSato 3 years ago committed by GitHub
parent 6a53db981b
commit 09e3a80f29
  1. 1
      selfdrive/car/toyota/values.py

@ -675,6 +675,7 @@ FW_VERSIONS = {
b'\x01896630ZP1000\x00\x00\x00\x00', b'\x01896630ZP1000\x00\x00\x00\x00',
b'\x01896630ZP2000\x00\x00\x00\x00', b'\x01896630ZP2000\x00\x00\x00\x00',
b'\x01896630ZQ5000\x00\x00\x00\x00', b'\x01896630ZQ5000\x00\x00\x00\x00',
b'\x01896630ZU9000\x00\x00\x00\x00',
b'\x018966312L8000\x00\x00\x00\x00', b'\x018966312L8000\x00\x00\x00\x00',
b'\x018966312M0000\x00\x00\x00\x00', b'\x018966312M0000\x00\x00\x00\x00',
b'\x018966312M9000\x00\x00\x00\x00', b'\x018966312M9000\x00\x00\x00\x00',

Loading…
Cancel
Save