![]() |
MySensors Library & Examples
2.3.2-62-ge298769
|
API declaration for MyOTALogging.
Definition in file MyOTALogging.h.
Include dependency graph for MyOTALogging.h:
This graph shows which files directly or indirectly include this file: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... | |