Module to run and control leyk lightning
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

.gitmodules 445B

123456789101112131415
  1. [submodule "report"]
  2. path = report
  3. url = https://git.mount-mockery.de/pylib/report.git
  4. [submodule "geo"]
  5. path = geo
  6. url = https://git.mount-mockery.de/pylib/geo.git
  7. [submodule "state_machine"]
  8. path = state_machine
  9. url = https://git.mount-mockery.de/pylib/state_machine.git
  10. [submodule "task"]
  11. path = task
  12. url = https://git.mount-mockery.de/pylib/task.git
  13. [submodule "mqtt"]
  14. path = mqtt
  15. url = https://git.mount-mockery.de/pylib/mqtt.git