From 7d2f3a34253c0b74e0c542d56939b5e3188f234f Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 1 Sep 2024 11:29:34 -0500 Subject: [PATCH] Hello world for MeshTestic (#4607) --- .gitmodules | 3 +++ meshtestic | 1 + 2 files changed, 4 insertions(+) create mode 160000 meshtestic diff --git a/.gitmodules b/.gitmodules index e6f376a0b..7c54ad513 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "protobufs"] path = protobufs url = https://github.com/meshtastic/protobufs.git +[submodule "meshtestic"] + path = meshtestic + url = https://github.com/meshtastic/meshTestic diff --git a/meshtestic b/meshtestic new file mode 160000 index 000000000..31ee3d90c --- /dev/null +++ b/meshtestic @@ -0,0 +1 @@ +Subproject commit 31ee3d90c8bef61e835c3271be2c7cda8c4a5cc2