moved log entry

This commit is contained in:
CaCO3
2022-09-03 00:26:16 +02:00
parent 3f58086aa1
commit eafcdb01c2

View File

@@ -157,8 +157,8 @@ bool ClassFlowMQTT::doFlow(string zwtime)
else { // Failed
return true; // We need to return true despite we failed, else it will retry 5x and then reboot!
}
LogFile.WriteToFile("MQTT is now enabled");
}
LogFile.WriteToFile("MQTT enabled");
std::string result;
std::string resulterror = "";