From 3135ad00f145eb4b061d40a121740c75e019fcfd Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 19 Aug 2025 11:14:13 -0700 Subject: [PATCH] Update .gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 7a47489..6a01274 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "meshtastic-python"] path = meshtastic-python url = https://github.com/meshtastic/python.git +[submodule "meshtastic-python/nanopb"] + path = meshtastic-python/nanopb + url = https://github.com/nanopb/nanopb.git