bump cereal

pull/1711/head
Adeeb Shihadeh 5 years ago
parent 4ca8283d73
commit 9e34ed4e8c
  1. 2
      cereal
  2. 3
      selfdrive/controls/lib/events.py

@ -1 +1 @@
Subproject commit 18698b113e8b7a3fda230179e3bdf837d7ba9b7e
Subproject commit e0f77b23319b15d166da6a5a5419f5428e37c20e

@ -189,6 +189,9 @@ EVENTS = {
EventName.gasPressed: {ET.PRE_ENABLE: None},
EventName.wrongCruiseMode: {},
EventName.laneChangeBlocked: {},
EventName.focusRecoverActive: {},
# ********** events only containing alerts displayed in all states **********

Loading…
Cancel
Save