From baefc394144f68435f974572515ca1c9b2dd3ccb Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Wed, 25 Mar 2020 15:47:32 +0100 Subject: [PATCH] Add Drohne --- .gitmodules | 3 +++ Drohne | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Drohne diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..45d2188 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Drohne"] + path = Drohne + url = http://git.blubbfish.net/3D-Druck/Drohne.git diff --git a/Drohne b/Drohne new file mode 160000 index 0000000..8f17009 --- /dev/null +++ b/Drohne @@ -0,0 +1 @@ +Subproject commit 8f1700909aee83ca967c78561f8011d23e12d7f0