make vehicleModelInvalid a NoEntry

This commit is contained in:
Willem Melching
2021-03-15 12:15:27 +01:00
parent aaf9ceac4b
commit 2ca5bf9992
+1
View File
@@ -329,6 +329,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, boo
},
EventName.vehicleModelInvalid: {
ET.NO_ENTRY: NoEntryAlert("Vehicle Parameter Identification Failed"),
ET.WARNING: Alert(
"Vehicle Parameter Identification Failed",
"",