define alert for actuatorsApiUnavailable

old-commit-hash: 075176f869
pull/32199/head
Adeeb Shihadeh 11 months ago
parent 46183bc11b
commit d0f0ee8435
  1. 1
      selfdrive/controls/lib/events.py

@ -331,6 +331,7 @@ EVENTS: dict[int, dict[str, Alert | AlertCallbackType]] = {
# ********** events with no alerts ********** # ********** events with no alerts **********
EventName.stockFcw: {}, EventName.stockFcw: {},
EventName.actuatorsApiUnavailable: {},
# ********** events only containing alerts displayed in all states ********** # ********** events only containing alerts displayed in all states **********

Loading…
Cancel
Save