Hyundai: fix button enable controls mismatch (#26471)

* bump panda

* buttonCancel needs to be a noEntry

* bompo

* Update ref_commit
old-commit-hash: 89b88fc7a2
This commit is contained in:
Shane Smiskol
2022-11-11 14:49:38 -08:00
committed by GitHub
parent 400b36a57f
commit 054cb1f8c1
3 changed files with 3 additions and 2 deletions
+1 -1
Submodule panda updated: 281eb7731b...d573111268
+1
View File
@@ -597,6 +597,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, AlertCallbackType]]] = {
EventName.buttonCancel: {
ET.USER_DISABLE: EngagementAlert(AudibleAlert.disengage),
ET.NO_ENTRY: NoEntryAlert("Cancel Pressed"),
},
EventName.brakeHold: {
+1 -1
View File
@@ -1 +1 @@
9e37e8ee8013515cfd75cf352a1a2b9aa447c441
b5c833a8f5b3e6202a52746fc16809c7b649d591