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

Export fingerprints
pull/31404/head
Shane Smiskol 1 year ago committed by GitHub
parent 5f087010a9
commit 22c966d8fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/toyota/fingerprints.py

@ -56,6 +56,7 @@ FW_VERSIONS = {
b'\x01896630725100\x00\x00\x00\x00',
b'\x01896630725200\x00\x00\x00\x00',
b'\x01896630725300\x00\x00\x00\x00',
b'\x01896630725400\x00\x00\x00\x00',
b'\x01896630735100\x00\x00\x00\x00',
b'\x01896630738000\x00\x00\x00\x00',
b'\x02896630724000\x00\x00\x00\x00897CF3302002\x00\x00\x00\x00',

Loading…
Cancel
Save