MySensors Library & Examples
2.3.2
|
These options control the library core configurations.
Macros | |
#define | MY_CORE_ONLY |
Define this if you want to use core functions without loading the framework. | |
#define | MY_CORE_COMPATIBILITY_CHECK |
If defined, library compatibility is checked during node registration. Incompatible libraries are unable to send sensor data. | |