Added mqtt capable wifi controller (not ready)

This commit is contained in:
Nis Wechselberg 2017-03-13 08:30:48 +01:00
parent 8f144cfdb3
commit e84babf8c2
3 changed files with 130 additions and 0 deletions

View file

@ -0,0 +1,3 @@
// WiFi configuration
const char* ssid = "http://kiel.freifunk.net/";
const char* password = "";