diff options
| author | Marin Ivanov <[email protected]> | 2025-09-04 01:03:48 +0300 |
|---|---|---|
| committer | Marin Ivanov <[email protected]> | 2025-09-04 01:04:26 +0300 |
| commit | f37dd8d9f636d312614d9459802aab0847548c3a (patch) | |
| tree | 4fd95e5fa924502ff2edc8681515c12abd66a921 /.gitmodules | |
| parent | 220671ed46e10e4c67741286da493df1d45cdcfc (diff) | |
use submodule for meshstastic-go
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6671b6e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "modules/meshtastic-go"] + path = modules/meshtastic-go + url = ../meshtastic-go/ + branch = develop |
