From 1039cac2fdbe0fe384fb8d6a56467498aa0bc996 Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Fri, 15 Nov 2024 19:49:13 +0100 Subject: [PATCH] Refactor ACC command parameters order Rearrange parameters in the `create_acc_commands` function to prioritize `CS.main_cruise_enabled` over `self.ESCC`. This change aligns with the desired order of priorities and improves readability. --- opendbc_repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendbc_repo b/opendbc_repo index c21f3c28b1..0a55b1a7aa 160000 --- a/opendbc_repo +++ b/opendbc_repo @@ -1 +1 @@ -Subproject commit c21f3c28b1f4b2b56902d72738c9f88bbfd3057d +Subproject commit 0a55b1a7aaa28fd4d95308ab95b3e31e61b2b505