mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 01:53:57 +08:00
Rename gmAccFaultedTemp -> accFaultedTemp
This commit is contained in:
2
cereal
2
cereal
Submodule cereal updated: 107048c83e...1e3dd70a39
@@ -811,7 +811,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
|
||||
ET.NO_ENTRY: NoEntryAlert("Cruise Faulted"),
|
||||
},
|
||||
|
||||
EventName.gmAccFaultedTemp: {
|
||||
EventName.accFaultedTemp: {
|
||||
ET.NO_ENTRY: NoEntryAlert("Cruise Temporarily Faulted"),
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user