Fingerprints: add missing FW versions from users (#30945)

Export FW versions
old-commit-hash: 1d370a0880
chrysler-long2
Shane Smiskol 1 year ago committed by GitHub
parent 01b079c75e
commit 2b6bc47a6a
  1. 1
      selfdrive/car/toyota/fingerprints.py

@ -738,6 +738,7 @@ FW_VERSIONS = {
b'\x018966353Q4000\x00\x00\x00\x00', b'\x018966353Q4000\x00\x00\x00\x00',
b'\x018966353R1100\x00\x00\x00\x00', b'\x018966353R1100\x00\x00\x00\x00',
b'\x018966353R7100\x00\x00\x00\x00', b'\x018966353R7100\x00\x00\x00\x00',
b'\x018966353R8000\x00\x00\x00\x00',
b'\x018966353R8100\x00\x00\x00\x00', b'\x018966353R8100\x00\x00\x00\x00',
], ],
(Ecu.engine, 0x7e0, None): [ (Ecu.engine, 0x7e0, None): [

Loading…
Cancel
Save