add warning for mismatch fw

This commit is contained in:
dragonpilot
2020-03-11 13:15:23 +10:00
parent 2aaa5319e8
commit c7cdaf8e76
+1
View File
@@ -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():