Lexus RC: add missing fwdCamera FW (#32076)

add 1e4e217ac337b4bf
pull/32080/head
Shane Smiskol 1 year ago committed by GitHub
parent 3080aefa3d
commit dbea6ba7bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      selfdrive/car/toyota/fingerprints.py

@ -1420,6 +1420,7 @@ FW_VERSIONS = {
],
(Ecu.fwdCamera, 0x750, 0x6d): [
b'\x028646F1105200\x00\x00\x00\x008646G3304000\x00\x00\x00\x00',
b'\x028646F1104200\x00\x00\x00\x008646G3304000\x00\x00\x00\x00',
],
},
CAR.LEXUS_RC: {

Loading…
Cancel
Save