From 1972ef8c49510f4e76749fdadf21305bd5e1ea5e Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Fri, 2 Aug 2024 14:55:14 +0200 Subject: [PATCH] updating gitmodule to proper panda --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2fb99d017c..223a45f69c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "panda"] path = panda - url = ../../sunnyhaibin/panda-special.git + url = https://github.com/sunnyhaibin/panda.git [submodule "opendbc"] path = opendbc url = https://github.com/sunnyhaibin/opendbc.git