From 95d295e425d4569be2a5a3c256ddef7854a7dd4f Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Sun, 17 Nov 2019 16:30:11 +0100 Subject: [PATCH] Added README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d2bb2c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# 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.