MySensors Library & Examples  2.3.2
Modules | Files
+ Collaboration diagram for Library customisation:

Detailed Description

The MySensors library can be customized in various ways.

All customizations are set in the sketch.

Note
It is important to define any customizations before including the primary library header.
See also
MySensors.h

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.