bump cereal

This commit is contained in:
Adeeb Shihadeh
2022-04-06 22:25:59 -07:00
parent 12ff38196d
commit 162e47456c
2 changed files with 3 additions and 1 deletions
+1 -1
Submodule cereal updated: 24c34d7bc0...0eea83d34b
+2
View File
@@ -766,6 +766,8 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
ET.NO_ENTRY: NoEntryAlert("CAN Error: Check Connections"),
},
EventName.canBusMissing: {},
EventName.steerUnavailable: {
ET.IMMEDIATE_DISABLE: ImmediateDisableAlert("LKAS Fault: Restart the Car"),
ET.PERMANENT: NormalPermanentAlert("LKAS Fault: Restart the car to engage"),