mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-07 17:25:40 +08:00
add warning for mismatch fw
This commit is contained in:
@@ -237,6 +237,7 @@ def get_car(logcan, sendcan, has_relay=False):
|
||||
y.start()
|
||||
|
||||
cloudlog.warning("car doesn't match any fingerprints: %r", fingerprints)
|
||||
cloudlog.warning("car doesn't match any fw: %s" % car_fw)
|
||||
candidate = "mock"
|
||||
|
||||
if is_online():
|
||||
|
||||
Reference in New Issue
Block a user