mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: add MeshServiceExample project to repo (#2038)
Co-authored-by: niccellular <79813408+niccellular@users.noreply.github.com>
This commit is contained in:
parent
833e6f04dd
commit
c757224269
39 changed files with 1874 additions and 2 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -1,6 +1,9 @@
|
|||
[submodule "app/src/main/proto"]
|
||||
[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
|
||||
url = https://github.com/meshtastic/protobufs.git
|
||||
[submodule "design"]
|
||||
path = design
|
||||
url = https://github.com/meshtastic/design.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue