MySensors icon indicating copy to clipboard operation
MySensors copied to clipboard

MY_INDICATION_HANDLER Issue

Open oxyshad opened this issue 4 years ago • 0 comments

MY_INDICATION_HANDLER is not properly functional for rx & tx if MY_DEFAULT_xx_LED_PIN are not all defined. A solution could be by placing indication(ind); on the top of the setIndication function in MyIndication.cpp

oxyshad avatar Jan 15 '21 18:01 oxyshad