// WiFi configuration const char* ssid = "http://kiel.freifunk.net/"; const char* password = ""; // OTA Hostname const char* ota_hostname = "BasicOTA";