From 71b44dfda8fef4585d82e2f1b0f1e7ee545a2ea7 Mon Sep 17 00:00:00 2001 From: rav4kumar Date: Mon, 25 Aug 2025 22:07:41 -0700 Subject: [PATCH] point the submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index cd6cf2168f..1b049b34da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "opendbc"] path = opendbc_repo url = https://github.com/sunnypilot/opendbc.git + branch = tn [submodule "msgq"] path = msgq_repo url = https://github.com/commaai/msgq.git