From ed3336340befe8382cd5c06f5a8e39613d51a80c Mon Sep 17 00:00:00 2001 From: Rick Lan Date: Thu, 4 Jul 2019 14:00:13 +1000 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=20commIssueNoEntry=20?= =?UTF-8?q?=E9=8C=AF=E8=AA=A4=E8=A8=8A=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- selfdrive/controls/lib/alerts.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/selfdrive/controls/lib/alerts.py b/selfdrive/controls/lib/alerts.py index 7085888b1..b638ae621 100644 --- a/selfdrive/controls/lib/alerts.py +++ b/selfdrive/controls/lib/alerts.py @@ -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",