From e9b3421a7e6ef6d18b9af7730562e92b9d403fd1 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Mon, 20 Apr 2026 23:52:05 -0700 Subject: [PATCH] chore: add potato-mesh submodule with latest commit --- .gitmodules | 3 +++ vendor/potato-mesh | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/potato-mesh diff --git a/.gitmodules b/.gitmodules index 069c9c4..5ade495 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "vendor/microReticulum-Firmware"] path = vendor/microReticulum-Firmware url = git@github.com:Reticulum-Community/microReticulum_Firmware.git +[submodule "vendor/potato-mesh"] + path = vendor/potato-mesh + url = git@github.com:l5yth/potato-mesh.git diff --git a/vendor/potato-mesh b/vendor/potato-mesh new file mode 160000 index 0000000..f866cf8 --- /dev/null +++ b/vendor/potato-mesh @@ -0,0 +1 @@ +Subproject commit f866cf88371f56572695ba89621ca190d1a16827