mark MULTI as logging

pull/32022/head
Shane Smiskol 1 year ago
parent 8b07dc5c9c
commit aa8b09a635
  1. 1
      selfdrive/car/hyundai/values.py

@ -668,6 +668,7 @@ FW_QUERY_CONFIG = FwQueryConfig(
[HYUNDAI_VERSION_REQUEST_MULTI], [HYUNDAI_VERSION_REQUEST_MULTI],
[HYUNDAI_VERSION_RESPONSE], [HYUNDAI_VERSION_RESPONSE],
whitelist_ecus=[Ecu.eps, Ecu.abs, Ecu.fwdRadar], whitelist_ecus=[Ecu.eps, Ecu.abs, Ecu.fwdRadar],
logging=True,
), ),
# CAN-FD queries (from camera) # CAN-FD queries (from camera)

Loading…
Cancel
Save