not show soft recover alerts

old-commit-hash: 9731e7a0d7
commatwo_master
ZwX1616 5 years ago
parent cc2c6180f9
commit fca076b982
  1. 2
      selfdrive/controls/lib/events.py

@ -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: {

Loading…
Cancel
Save