加入 commIssueNoEntry 錯誤訊息

This commit is contained in:
Rick Lan
2019-07-04 14:00:13 +10:00
parent de44c1c27e
commit ed3336340b
+7
View File
@@ -584,6 +584,13 @@ ALERTS = [
AlertStatus.normal, AlertSize.mid,
Priority.LOW, VisualAlert.none, AudibleAlert.chimeDisengage, .4, 2., 3.),
Alert(
"commIssueNoEntry",
"無法使用 dragonpilot",
"程序間出現通訊問題",
AlertStatus.normal, AlertSize.mid,
Priority.LOW, VisualAlert.none, AudibleAlert.chimeDisengage, .4, 2., 3.),
# permanent alerts
Alert(
"steerUnavailablePermanent",