chore: update firmware submodule URL and specify branch in .gitmodules

This commit is contained in:
Ben Allfree
2025-11-28 21:14:54 -08:00
parent de9dfd93cf
commit efb9c739b9
+2 -1
View File
@@ -3,7 +3,8 @@
url = https://github.com/meshtastic/web-flasher
[submodule "vendor/firmware"]
path = vendor/firmware
url = https://github.com/meshtastic/firmware.git
url = https://github.com/MeshEnvy/firmware.git
branch = meshenvy/module-registry
[submodule "vendor/api"]
path = vendor/api
url = https://github.com/meshtastic/api.git