less frequent

This commit is contained in:
Jason Wen
2024-11-24 23:56:25 -05:00
parent b1658fea94
commit 207eff5c30
+2 -2
View File
@@ -1016,8 +1016,8 @@ EVENTS: dict[int, dict[str, Alert | AlertCallbackType]] = {
EventName.silentWrongGear: {
ET.WARNING: Alert(
"Gear not D",
"openpilot Unavailable",
"",
"",
AlertStatus.normal, AlertSize.mid,
Priority.LOW, VisualAlert.none, AudibleAlert.none, 0.),
ET.NO_ENTRY: Alert(