From 946c5874c2c880b8c3de67eac7ace6c5ae289c05 Mon Sep 17 00:00:00 2001 From: Michele Bigi Date: Mon, 14 Sep 2026 04:52:50 +0200 Subject: [PATCH] Add Hardware as a submodule --- .gitmodules | 3 +++ Hardware | 1 + 2 files changed, 4 insertions(+) create mode 160000 Hardware diff --git a/.gitmodules b/.gitmodules index 81ff77b..15721c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "CompanionApp"] path = CompanionApp url = git@github.com:manvalan/MeadeController-CompanionApp.git +[submodule "Hardware"] + path = Hardware + url = git@github.com:manvalan/MeadeController-Hardware.git diff --git a/Hardware b/Hardware new file mode 160000 index 0000000..3f98802 --- /dev/null +++ b/Hardware @@ -0,0 +1 @@ +Subproject commit 3f98802151eb7f6ae7dd18764f7c1d46e0641ba6