speedTooHigh should not be an immediate disable

pull/1628/head
Willem Melching 2020-06-01 15:53:41 -07:00
parent 3b62a21fa7
commit 682dc5ddad
1 changed files with 1 additions and 1 deletions

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,