Find a file
2019-11-25 22:06:37 +01:00
data Initial commit: SK6812 LED Fader, HTTP Server 2019-11-17 16:28:09 +01:00
include Renamed HTTPServer->WebServer to avoid name conflict 2019-11-25 22:06:37 +01:00
src Renamed HTTPServer->WebServer to avoid name conflict 2019-11-25 22:06:37 +01:00
.gitignore Initial commit: SK6812 LED Fader, HTTP Server 2019-11-17 16:28:09 +01:00
platformio.ini Initial commit: SK6812 LED Fader, HTTP Server 2019-11-17 16:28:09 +01:00
README.md Added README.md 2019-11-17 16:30:11 +01:00

ESP32 firmware for an SK6812-based lamp

Setup notes

Copy include/WLAN_Logins.h.example to include/WLAN_Logins.h and modify as you need.