diff --git a/.DS_Store b/.DS_Store index 043ad7a..b8dd1ba 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b6355bf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,21 @@ + +[submodule "Software/Sensor"] + path = Software/Sensor + url = http://git.strawhat-solutions.de/NetWEB/Windmessanlage.git + branch = Sensor +[submodule "Software/tig-stack"] + path = Software/tig-stack + url = http://git.strawhat-solutions.de/NetWEB/Windmessanlage.git + branch = tig-stack +[submodule "Software/Display"] + path = Software/Display + url = http://git.strawhat-solutions.de/NetWEB/Windmessanlage.git + branch = Display +[submodule "Dokumentation/"] + path = /Dokumentation + url = http://git.strawhat-solutions.de/NetWEB/Windmessanlage.git + branch = Dokumentation +[submodule "CAD"] + path = /CAD + url = http://git.strawhat-solutions.de/NetWEB/Windmessanlage.git + branch = CAD