ESP8266-RGB-WiFiServer: Added WiFi based controller for ESP8266 led controller
This commit is contained in:
parent
ce1ca4e38a
commit
bece994f1b
3 changed files with 166 additions and 0 deletions
3
ESP8266-RGB-WiFiServer/ESP8266-RGB-WiFiServer.h.template
Normal file
3
ESP8266-RGB-WiFiServer/ESP8266-RGB-WiFiServer.h.template
Normal file
|
@ -0,0 +1,3 @@
|
|||
// WiFi configuration
|
||||
const char* ssid = "http://kiel.freifunk.net/";
|
||||
const char* password = "";
|
Loading…
Add table
Add a link
Reference in a new issue