From 8e71d08b8281c779af871b130eed4891b8c2da90 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 20 May 2024 23:54:40 -0500 Subject: [PATCH] wip --- selfdrive/car/hyundai/hyundaicanfd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/car/hyundai/hyundaicanfd.py b/selfdrive/car/hyundai/hyundaicanfd.py index 1fac03c..9c111e4 100755 --- a/selfdrive/car/hyundai/hyundaicanfd.py +++ b/selfdrive/car/hyundai/hyundaicanfd.py @@ -128,7 +128,7 @@ def create_buttons(packer, CP, CAN, cnt, btn): # 12': [0.0], 'BYTE13': [0.0], 'BYTE14': [0.0], 'BYTE15': [0.0]} -def create_buttons_alt(packer, CP, CAN, cnt, btn): +def create_buttons_alt(packer, CP, CAN, cnt, btn, template): values = { "COUNTER": cnt, "NEW_SIGNAL_1": 0.0,