From e28dd0ce835a81346f64279432befdd151f60455 Mon Sep 17 00:00:00 2001 From: madeofstown Date: Mon, 20 Jan 2025 12:41:47 -0800 Subject: [PATCH] meshtastic-python as submodule --- .gitmodules | 3 +++ meshtastic-python | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 meshtastic-python diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7a47489 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "meshtastic-python"] + path = meshtastic-python + url = https://github.com/meshtastic/python.git diff --git a/meshtastic-python b/meshtastic-python new file mode 160000 index 0000000..0487ce5 --- /dev/null +++ b/meshtastic-python @@ -0,0 +1 @@ +Subproject commit 0487ce5e1a7defe2064239a5bb19634b357b00c7