MySensors Library & Examples  2.3.2
Functions
MyOTALogging.h File Reference

Detailed Description

API declaration for MyOTALogging.

Definition in file MyOTALogging.h.

#include "MySensorsCore.h"
#include "MyTransport.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...