mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
controlsd: handle controls mismatch race (#24245)
* controlsd: handle controls mismatch race
* update refs
old-commit-hash: 233a167cc9
This commit is contained in:
@@ -724,6 +724,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
|
||||
|
||||
EventName.controlsMismatch: {
|
||||
ET.IMMEDIATE_DISABLE: ImmediateDisableAlert("Controls Mismatch"),
|
||||
ET.NO_ENTRY: NoEntryAlert("Controls Mismatch"),
|
||||
},
|
||||
|
||||
EventName.roadCameraError: {
|
||||
|
||||
@@ -1 +1 @@
|
||||
dea753b12032ad2c50b4a163a3077a8530267800
|
||||
22356d49a926a62c01d698d77c1f323016b68fd8
|
||||
Reference in New Issue
Block a user