mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Modularize protos (#3152)
This commit is contained in:
parent
58adf41510
commit
ab2fff219d
9 changed files with 86 additions and 46 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -1,8 +1,5 @@
|
|||
[submodule "app proto submodule"]
|
||||
path = app/src/main/proto
|
||||
url = https://github.com/meshtastic/protobufs.git
|
||||
[submodule "mesh_service_example proto submodule"]
|
||||
path = mesh_service_example/src/main/proto
|
||||
path = core/proto/src/main/proto
|
||||
url = https://github.com/meshtastic/protobufs.git
|
||||
[submodule "design"]
|
||||
path = design
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue