comment makes more sense

pull/27656/head
Shane Smiskol 2 years ago
parent 301f3bd09e
commit e625b785f7
  1. 2
      selfdrive/car/fw_query_definitions.py

@ -59,7 +59,7 @@ class Request:
bus: int = 1
# FW responses from these queries will not be used for fingerprinting
logging: bool = False
# boardd toggles OBD multiplexing on/off as needed for these requests
# boardd toggles OBD multiplexing on/off as needed
obd_multiplexing: bool = True

Loading…
Cancel
Save