From 28e293a53e26c52222a3c889ee4f0b78b29b204c Mon Sep 17 00:00:00 2001 From: Test User Date: Wed, 3 Sep 2025 09:50:55 -0500 Subject: [PATCH] moretore submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ad6530de9..9dc895cac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "panda"] path = panda - url = ../../commaai/panda.git + url = ../../moretore/panda.git [submodule "opendbc"] path = opendbc_repo - url = ../../commaai/opendbc.git + url = ../../moretore/opendbc.git [submodule "msgq"] path = msgq_repo url = ../../commaai/msgq.git