MySensors Library & Examples  2.3.2-62-ge298769
Macros
+ Collaboration diagram for PJON:

Detailed Description

These options are specific to the PJON wired transport.

Macros

#define MY_PJON
 Define this to use the PJON wired transport for sensor network communication.
 
#define MY_PJON_PIN   (12u)
 Define this to change pin for PJON communication.
 
#define MY_DEBUG_VERBOSE_PJON
 Define this for verbose debug prints related to the PJON driver.
 
#define MY_PJON_MAX_RETRIES   (5u)
 Define this to change max send retry in PJON communication.