Commit graph

6 commits

Author SHA1 Message Date
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
Patrick Schwarz
e53f897aac Fix some bugs from merging and add second dmx interface 2024-11-24 14:42:59 +01:00
Patrick Schwarz
c6088646e0 Add libs as submodules (get with git clone --recurse-submodules <url> or later via git submodule update --init --recursive) 2024-11-10 15:35:17 +01:00
Patrick Schwarz
02aab70146 Remove libs for move them to submodule 2024-11-10 15:28:27 +01:00
Patrick Schwarz
ec624aba62 analogWrite should also use ledc library; also added auto mac address for ethernet 2024-11-10 12:57:44 +01:00
Patrick Schwarz
c295017495 Other ETH lib 2024-11-09 21:59:25 +01:00