Compare commits

..

2 Commits
CAD ... master

Author SHA1 Message Date
Nielson Tschá cc90d727d6 deleted master 2021-03-18 10:55:36 +01:00
Nielson Tschá 06e8f499d0 master 2021-03-18 10:49:07 +01:00
3 changed files with 21 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

21
.gitmodules vendored Normal file
View File

@ -0,0 +1,21 @@
[submodule "Software/Sensor"]
path = /Software/Sensor
url = http://git.strawhat-solutions.de/nits/WindMessAnlage.git
branch = Sensor
[submodule "Software/tig-stack"]
path = Software/tig-stack
url = http://git.strawhat-solutions.de/nits/WindMessAnlage.git
branch = tig-stack
[submodule "Software/Display"]
path = Software/Display
url = http://git.strawhat-solutions.de/nits/WindMessAnlage.git
branch = Display
[submodule "Dokumentation/"]
path = /Dokumentation
url = http://git.strawhat-solutions.de/nits/WindMessAnlage.git
branch = Dokumentation
[submodule "CAD"]
path = /CAD
url = http://git.strawhat-solutions.de/nits/WindMessAnlage.git
branch = CAD

BIN
Software/.DS_Store vendored Normal file

Binary file not shown.