mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-14 13:52:12 +08:00
not show soft recover alerts
old-commit-hash: 9731e7a0d7af7aec44097e0028c10427681d4e8c
This commit is contained in:
@@ -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