dmx-interface/.gitmodules
HendrikRauh 2e0431357a refactor logging: replace Serial prints with Logger calls for improved readability and debugging
TODO: fix MAC, WiFi PWD and implement it in other files too
2025-05-09 19:55:43 +02:00

9 lines
310 B
Text

[submodule "lib/ArtNet"]
path = lib/ArtNet
url = https://github.com/psxde/ArtNet.git
[submodule "lib/AsyncWebServer_ESP32_W5500"]
path = lib/AsyncWebServer_ESP32_W5500
url = https://github.com/psxde/AsyncWebServer_ESP32_W5500.git
[submodule "lib/Elog"]
path = lib/Elog
url = https://github.com/jpmv27/elog.git