From 734162fb48e8900108f59875016015cd704a34ae Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Tue, 19 Aug 2025 10:53:50 -0700 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9bdb4e3..41e3ad3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,5 +3,5 @@ url = https://github.com/meshtastic/python.git [submodule "nanopb"] - path = meshtastic-python + path = meshtastic-python/nanopd url = https://github.com/nanopb/nanopb.git