From 77521c3fa2d58a7be3e67c9063d51f366aa49a5f Mon Sep 17 00:00:00 2001 From: gemi254 Date: Tue, 16 May 2023 13:04:34 +0300 Subject: [PATCH] Updated v1.1.2 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 1e4ea11..f578e12 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -26,7 +26,7 @@ #include //Config assist class #include "user-variables.h" -#define DEF_LOG_LEVEL '4' //Errors & Warnings +#define DEF_LOG_LEVEL '2' //Errors & Warnings #define APP_VER "1.1.2" // Updated configAssist v 2.6.2 //#define APP_VER "1.1.1" // Setup webserver on AP to allow live measurements without internet. Synchronize time on AP mode.