Skip to content

Commit

Permalink
define alert for actuatorsApiUnavailable
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed May 19, 2024
1 parent b742776 commit 075176f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/controls/lib/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ def joystick_alert(CP: car.CarParams, CS: car.CarState, sm: messaging.SubMaster,
# ********** events with no alerts **********

EventName.stockFcw: {},
EventName.actuatorsApiUnavailable: {},

# ********** events only containing alerts displayed in all states **********

Expand Down

0 comments on commit 075176f

Please sign in to comment.