mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 14:02:05 +08:00
add comment about sendcan
This commit is contained in:
@@ -141,6 +141,7 @@ def fingerprint(logcan, sendcan, num_pandas):
|
||||
cached = True
|
||||
else:
|
||||
cloudlog.warning("Getting VIN & FW versions")
|
||||
# enable OBD multiplexing for Vin query, also allows time for sendcan subscriber to connect
|
||||
set_obd_multiplexing(params, True)
|
||||
# Vin query only reliably works through OBDII
|
||||
vin_rx_addr, vin_rx_bus, vin = get_vin(logcan, sendcan, (0, 1))
|
||||
|
||||
Reference in New Issue
Block a user