Added mqtt capable wifi controller (not ready)
This commit is contained in:
parent
8f144cfdb3
commit
e84babf8c2
3 changed files with 130 additions and 0 deletions
3
ESP8266-RGB-MQTT/ESP8266-RGB-MQTT.h.template
Normal file
3
ESP8266-RGB-MQTT/ESP8266-RGB-MQTT.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