Added WiFi Subwoofer switch

This commit is contained in:
Nis Wechselberg 2016-08-28 21:41:02 +02:00
parent 98a6b77afd
commit c033b60c1b
3 changed files with 112 additions and 0 deletions

View file

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