Change LEAF to LEAF_IC

It is an instrument cluster leaf. With this minor change it works :).
pull/22655/head
Julian Pieles 4 years ago committed by robin-reckmann
parent 6dc23fafcd
commit 26f7c7c1b8
  1. 4
      selfdrive/car/nissan/values.py

@ -58,8 +58,8 @@ FINGERPRINTS = {
} }
FW_VERSIONS = { FW_VERSIONS = {
CAR.LEAF: { CAR.LEAF_IC: {
# 2018 Leaf - UDM / @razemio # 2018 Leaf IC - UDM / @razemio
# Ecu, addr, subaddr # Ecu, addr, subaddr
#(Ecu.esp, 0x7b0, None): [ #(Ecu.esp, 0x7b0, None): [
# b'', # b'',

Loading…
Cancel
Save