bump cereal

pull/21123/head
Adeeb Shihadeh 4 years ago
parent c798c5f027
commit f2a9b13498
  1. 2
      cereal
  2. 2
      selfdrive/controls/lib/events.py

@ -1 +1 @@
Subproject commit 97b386cb3fce7f14e89164378bd02be2b829e0ef
Subproject commit 18f1e4824434482c1eaf48a73d33544fb789a83b

@ -220,7 +220,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, boo
# ********** events only containing alerts displayed in all states **********
EventName.debugAlert: {
EventName.joystickDebug: {
ET.PERMANENT: Alert(
"DEBUG ALERT",
"",

Loading…
Cancel
Save