bump cereal

old-commit-hash: 9e34ed4e8c
commatwo_master
Adeeb Shihadeh 5 years ago
parent 725c5e742f
commit 1dfa960485
  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.gasPressed: {ET.PRE_ENABLE: None},
EventName.wrongCruiseMode: {},
EventName.laneChangeBlocked: {},
EventName.focusRecoverActive: {}, EventName.focusRecoverActive: {},
# ********** events only containing alerts displayed in all states ********** # ********** events only containing alerts displayed in all states **********

Loading…
Cancel
Save