bump cereal

This commit is contained in:
Adeeb Shihadeh
2020-10-05 18:43:21 -07:00
parent 2293a6a36c
commit 70bc935210
2 changed files with 3 additions and 1 deletions
+1 -1
Submodule cereal updated: 0c54d31d81...7755833e87
+2
View File
@@ -211,6 +211,8 @@ def wrong_car_mode_alert(CP: car.CarParams, sm: messaging.SubMaster, metric: boo
EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, bool], Alert]]]] = {
# ********** events with no alerts **********
EventName.fanMalfunction: {},
# ********** events only containing alerts displayed in all states **********
EventName.debugAlert: {