[bot] Fingerprints: add missing FW versions from new users (#32211)

Export fingerprints
pull/32218/head
Shane Smiskol 1 year ago committed by GitHub
parent 4356ad9bf5
commit 0b8de57c56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/toyota/fingerprints.py

@ -1334,6 +1334,7 @@ FW_VERSIONS = {
b'\x01896637854000\x00\x00\x00\x00',
b'\x01896637873000\x00\x00\x00\x00',
b'\x01896637878000\x00\x00\x00\x00',
b'\x01896637878100\x00\x00\x00\x00',
],
(Ecu.engine, 0x7e0, None): [
b'\x0237841000\x00\x00\x00\x00\x00\x00\x00\x00A4701000\x00\x00\x00\x00\x00\x00\x00\x00',

Loading…
Cancel
Save