mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
@@ -535,7 +535,7 @@ EVENTS = {
|
||||
"TAKE CONTROL",
|
||||
"Attempting Refocus: Camera Focus Invalid",
|
||||
AlertStatus.userPrompt, AlertSize.mid,
|
||||
Priority.LOW, VisualAlert.steerRequired, AudibleAlert.chimeWarning1, .4, 2., 3.),
|
||||
Priority.LOW, VisualAlert.steerRequired, AudibleAlert.chimeWarning1, .4, 2., 3., creation_delay=3.1),
|
||||
},
|
||||
|
||||
EventName.outOfSpace: {
|
||||
|
||||
Reference in New Issue
Block a user