rc-switch icon indicating copy to clipboard operation
rc-switch copied to clipboard

void RCSwitch::disableReceive()

Open Liorkatz opened this issue 1 year ago • 0 comments

It’s sames that

void RCSwitch::disableReceive() { doesn’t work .. I’m trying to read from 433 and 315 together, and I want to disable each other before I enable the other.

I’m getting only 433 and when I’m disconnecting the 433 pin from the motherboard the 315 start to work …

so I check and see that the disable is not working

need help

Liorkatz avatar Apr 18 '23 18:04 Liorkatz