mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 17:43:54 +08:00
hide localizerMalfunction alert (#23730)
* hide localizerMalfunction alert
* update ref
old-commit-hash: 8effa2d878
This commit is contained in:
@@ -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 **********
|
||||
|
||||
@@ -1 +1 @@
|
||||
602f92fc0e337ee5143dd2691f20fead68365b64
|
||||
5cec6f1575235206c4e0341d49de53be8d4e3429
|
||||
Reference in New Issue
Block a user