From e6327b8d378647124673cbb11833dd2c93528e75 Mon Sep 17 00:00:00 2001 From: medentem Date: Tue, 31 Dec 2024 07:42:12 -0600 Subject: [PATCH] specify branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index f0bacef5b..708829621 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "protobufs"] path = protobufs url = https://github.com/medentem/protobufs.git + branch = master [submodule "meshtestic"] path = meshtestic url = https://github.com/meshtastic/meshTestic