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

Export fingerprints
pull/31461/head^2
Shane Smiskol 1 year ago committed by GitHub
parent 66adf8781e
commit 3862911ae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/subaru/fingerprints.py

@ -26,6 +26,7 @@ FW_VERSIONS = {
b'\xd1,\xa0q\x07', b'\xd1,\xa0q\x07',
], ],
(Ecu.transmission, 0x7e1, None): [ (Ecu.transmission, 0x7e1, None): [
b'\x00>\xf0\x00\x00',
b'\x00\xfe\xf7\x00\x00', b'\x00\xfe\xf7\x00\x00',
b'\x01\xfe\xf7\x00\x00', b'\x01\xfe\xf7\x00\x00',
b'\x01\xfe\xf9\x00\x00', b'\x01\xfe\xf9\x00\x00',

Loading…
Cancel
Save