mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 12:06:58 +03:00
moved log entry
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user