From f9f9ff5129da9f1c44487788f0ca1f694f697a3a Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Wed, 24 Mar 2021 20:37:30 +0100 Subject: [PATCH] added Coordinates --- .gitmodules | 3 +++ Coordinates | 1 + litjson | 2 +- mqtt | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 Coordinates diff --git a/.gitmodules b/.gitmodules index 114b643..a9b3e0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "RaspberryIO_26"] path = RaspberryIO_26 url = http://git.blubbfish.net/vs_librarys/RaspberryIO_26.git +[submodule "Coordinates"] + path = Coordinates + url = https://git.blubbfish.net/vs_librarys/Coordinates.git diff --git a/Coordinates b/Coordinates new file mode 160000 index 0000000..60d7da3 --- /dev/null +++ b/Coordinates @@ -0,0 +1 @@ +Subproject commit 60d7da3ffa1d8367bcb428fa5ce1d0bf2d6df03a diff --git a/litjson b/litjson index 875248b..9eb978c 160000 --- a/litjson +++ b/litjson @@ -1 +1 @@ -Subproject commit 875248bcdc301066d8a5089252e873c1417aacc5 +Subproject commit 9eb978caea91b31f4e0c9548862b9c69cc5d76c4 diff --git a/mqtt b/mqtt index bd6472e..7b3d608 160000 --- a/mqtt +++ b/mqtt @@ -1 +1 @@ -Subproject commit bd6472e5e4f5e0c5588b3003c0d966b2e2e07974 +Subproject commit 7b3d608c17ecd302836731ffb5bd31b1f9bbbf63