hide localizerMalfunction alert (#23730)

* hide localizerMalfunction alert

* update ref
old-commit-hash: 8effa2d878
This commit is contained in:
Willem Melching
2022-02-09 07:22:03 +01:00
committed by GitHub
parent ccb2d2a6c4
commit 5a78f1d29c
2 changed files with 2 additions and 2 deletions

View File

@@ -506,7 +506,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
# current GPS position. This alert is thrown when the localizer is reset
# more often than expected.
EventName.localizerMalfunction: {
ET.PERMANENT: NormalPermanentAlert("Sensor Malfunction", "Contact Support"),
# ET.PERMANENT: NormalPermanentAlert("Sensor Malfunction", "Contact Support"),
},
# ********** events that affect controls state transitions **********

View File

@@ -1 +1 @@
602f92fc0e337ee5143dd2691f20fead68365b64
5cec6f1575235206c4e0341d49de53be8d4e3429