Added old firmware version to support Lexus NX 2020 (#26679)

Added old firmware version for Lexus NX 2020
old-commit-hash: 08b7fa7c44
taco
Bin Zhu 3 years ago committed by GitHub
parent 89c92996bb
commit 6235dcc55f
  1. 1
      selfdrive/car/toyota/values.py

@ -1659,6 +1659,7 @@ FW_VERSIONS = {
b'\x018966378B2100\x00\x00\x00\x00',
b'\x018966378B3000\x00\x00\x00\x00',
b'\x018966378G3000\x00\x00\x00\x00',
b'\x018966378B2000\x00\x00\x00\x00',
],
(Ecu.abs, 0x7b0, None): [
b'\x01F152678221\x00\x00\x00\x00\x00\x00',

Loading…
Cancel
Save