Add missing CAMRY_TSS2 engine f/w (#21688)

old-commit-hash: 64942a6118
commatwo_master
Erich Moraga 4 years ago committed by GitHub
parent 809d87855a
commit 35cf8c0fd8
  1. 1
      selfdrive/car/toyota/values.py

@ -443,6 +443,7 @@ FW_VERSIONS = {
(Ecu.engine, 0x700, None): [ (Ecu.engine, 0x700, None): [
b'\x018966306Q5000\x00\x00\x00\x00', b'\x018966306Q5000\x00\x00\x00\x00',
b'\x018966306T3100\x00\x00\x00\x00', b'\x018966306T3100\x00\x00\x00\x00',
b'\x018966306T3200\x00\x00\x00\x00',
b'\x018966306T4100\x00\x00\x00\x00', b'\x018966306T4100\x00\x00\x00\x00',
], ],
(Ecu.fwdRadar, 0x750, 15): [ (Ecu.fwdRadar, 0x750, 15): [

Loading…
Cancel
Save