MySensors Library & Examples
2.3.2
|
API declaration for MyOTALogging.
Definition in file MyOTALogging.h.
Go to the source code of this file.
Functions | |
void | OTALog (uint8_t logNode, bool echo, const char *fmt,...) |
Send a log message to a node. More... | |
void | OTALogPrint (const MyMessage &message) |
Handles output of OTA log or debug messages. More... | |