mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
more specific no fw startup alert
old-commit-hash: 897492d27c416b1b8f70fee00de5e4db8c168ba8
This commit is contained in:
@@ -286,7 +286,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, boo
|
||||
EventName.startupNoFw: {
|
||||
ET.PERMANENT: Alert(
|
||||
"Car Unrecognized",
|
||||
"Check All Connections",
|
||||
"Check comma power connections",
|
||||
AlertStatus.userPrompt, AlertSize.mid,
|
||||
Priority.LOWER, VisualAlert.none, AudibleAlert.none, 0., 0., 10.),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user