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.