diff --git a/src/main.cpp b/src/main.cpp index 6670565..9dd761f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -123,10 +123,10 @@ void setup() Serial.println("IP address: "); Serial.println(WiFi.localIP()); } -/* + XD0OTA ota("esp32-weatherstation"); ota.update(); - +/* mqtt.begin(); */ }