MySensors Library & Examples
2.3.2
|
The MySensors library can be customized in various ways.
All customizations are set in the sketch.
Modules | |
Raspberry Pi Gateway | |
Configuration options for the Raspberry Pi Gateway. | |
Node capabilities indicator | |
MySensors capabilities indications. | |
Serial and debugging | |
These options control serial and debugging features and functionalities in the library. | |
Tips for reducing memory footprint | |
Some settings are optional but add significantly to the memory footprint size. | |
Files | |
file | MyConfig.h |
MySensors specific configuration flags.Set these in your sketch before including MySensors.h to customize the library to your needs. If the sketch does not define these flags, they will get default values where applicable. | |