Find a file
2019-11-20 22:42:35 +01:00
data Initial commit: SK6812 LED Fader, HTTP Server 2019-11-17 16:28:09 +01:00
include HTTPServer: serve static file from the SPIFFS 2019-11-20 22:42:35 +01:00
src HTTPServer: serve static file from the SPIFFS 2019-11-20 22:42:35 +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.