diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 827aab2..09d14d6 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -145,7 +145,7 @@ void watchdogSetup(void) {} //Do not remove - strong re-definition WDT Init f bool cleanConf() { - if (!root) return; + if (!root) return true; bool clean = true; debugSerial<