A few cars have a tester present response on this address

pull/28666/head
Shane Smiskol 2 years ago
parent 23db0aa757
commit 6a2c8908c0
  1. 2
      selfdrive/car/toyota/values.py

@ -268,6 +268,8 @@ FW_QUERY_CONFIG = FwQueryConfig(
(Ecu.gateway, 0x750, 0x5f),
(Ecu.telematics, 0x750, 0xc7),
(Ecu.transmission, 0x701, None),
# A few cars have a tester present response on this address
(Ecu.transmission, 0x7e1, None),
(Ecu.combinationMeter, 0x7c0, None),
],
)

Loading…
Cancel
Save