From d38174804626c739269eddc54cadd448edca9ae1 Mon Sep 17 00:00:00 2001 From: Stefan Ostermann Date: Sun, 13 Jun 2021 23:47:46 +0200 Subject: [PATCH] ... --- irrigation/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irrigation/src/main.cpp b/irrigation/src/main.cpp index 383649a..64ae813 100644 --- a/irrigation/src/main.cpp +++ b/irrigation/src/main.cpp @@ -1,7 +1,7 @@ #include //https://github.com/esp8266/Arduino //needed for library -#include +//#include #include #include "WiFiManager.h" //https://github.com/tzapu/WiFiManager