bump cereal

pull/1693/head
Adeeb Shihadeh 5 years ago
parent 855a630dfc
commit 92c29c4269
  1. 2
      cereal
  2. 2
      selfdrive/controls/lib/events.py

@ -1 +1 @@
Subproject commit 9774f7a08b7766a423bb663176ed97afdd57d83c Subproject commit 18698b113e8b7a3fda230179e3bdf837d7ba9b7e

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

Loading…
Cancel
Save