sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.9k stars 658 forks source link

#if not defined (RCSwitchDisableReceiving) hide function #404

Open Nasgh opened 3 years ago

Nasgh commented 3 years ago

Hi, Please change " #if not defined" to " #ifndef" in .h and .cpp file. visual studio error " RC-Switch has no member enableReceiver"