From 7935c2bea9467f5ce2474e658b4a10d8af1f5138 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Mon, 29 Jul 2024 15:47:56 -0400 Subject: [PATCH] dev-c3 still uses priv --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 223a45f69c..2fb99d017c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "panda"] path = panda - url = https://github.com/sunnyhaibin/panda.git + url = ../../sunnyhaibin/panda-special.git [submodule "opendbc"] path = opendbc url = https://github.com/sunnyhaibin/opendbc.git