mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 20:16:55 +03:00
moved log entry
This commit is contained in:
@@ -157,8 +157,8 @@ bool ClassFlowMQTT::doFlow(string zwtime)
|
|||||||
else { // Failed
|
else { // Failed
|
||||||
return true; // We need to return true despite we failed, else it will retry 5x and then reboot!
|
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 result;
|
||||||
std::string resulterror = "";
|
std::string resulterror = "";
|
||||||
|
|||||||
Reference in New Issue
Block a user