3 lines
97 B
Text
3 lines
97 B
Text
// WiFi configuration
|
|
const char* ssid = "http://kiel.freifunk.net/";
|
|
const char* password = "";
|