mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
speedTooHigh should not be an immediate disable
old-commit-hash: 205cb04ee95f51c0d96f20d71564ef6d1c530d85
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