mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-11 07:52:03 +08:00
speedTooHigh should not be an immediate disable
This commit is contained in:
@@ -681,7 +681,7 @@ EVENTS = {
|
||||
},
|
||||
|
||||
EventName.speedTooHigh: {
|
||||
ET.IMMEDIATE_DISABLE: Alert(
|
||||
ET.WARNING: Alert(
|
||||
"Speed Too High",
|
||||
"Slow down to resume operation",
|
||||
AlertStatus.normal, AlertSize.mid,
|
||||
|
||||
Reference in New Issue
Block a user