speedTooHigh should not be an immediate disable

old-commit-hash: 205cb04ee95f51c0d96f20d71564ef6d1c530d85
This commit is contained in:
Willem Melching
2020-06-01 15:53:41 -07:00
parent 2bc6a34ee5
commit a749ebb1c4
+1 -1
View File
@@ -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,