From 89f3eade151223f712e750cb99cfa2b3f1337a26 Mon Sep 17 00:00:00 2001 From: madeofstown Date: Tue, 19 Aug 2025 17:12:40 -0700 Subject: [PATCH] re-add meshtastic/python submodule --- .gitmodules | 3 +++ python | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 python diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..92ee613 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python"] + path = python + url = https://github.com/meshtastic/python.git diff --git a/python b/python new file mode 160000 index 0000000..d53ced2 --- /dev/null +++ b/python @@ -0,0 +1 @@ +Subproject commit d53ced216c429ee88b3324b24cbc0c2b83069f84