From ac4d4c143816300df9b04adb0bb3a1c6c69076eb Mon Sep 17 00:00:00 2001 From: infiniteCable2 Date: Thu, 3 Apr 2025 20:33:43 +0200 Subject: [PATCH] point opendbc to me --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b9f0336a0..97988e31f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/sunnyhaibin/panda.git [submodule "opendbc"] path = opendbc_repo - url = https://github.com/sunnypilot/opendbc.git + url = https://github.com/infiniteCable2/opendbc.git [submodule "msgq"] path = msgq_repo url = https://github.com/sunnypilot/msgq.git