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

Export fingerprints
old-commit-hash: 68bcb6b8da
chrysler-long2
Shane Smiskol 1 year ago committed by GitHub
parent 407d302106
commit 502322ed11
  1. 1
      selfdrive/car/toyota/fingerprints.py

@ -1412,6 +1412,7 @@ FW_VERSIONS = {
CAR.LEXUS_RC: {
(Ecu.engine, 0x700, None): [
b'\x01896632461100\x00\x00\x00\x00',
b'\x01896632478100\x00\x00\x00\x00',
b'\x01896632478200\x00\x00\x00\x00',
],
(Ecu.engine, 0x7e0, None): [

Loading…
Cancel
Save