sui77 / rc-switch

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

enable proper multi instances of rc-switch + improved interrupt routine speed #346

Open danyhm opened 4 years ago

danyhm commented 4 years ago

this PR enables multi instances of RC-switch where usage of more than 1 RC module in one sketch is possible (ie. 433 + 315)

fix #345

mrdsn3 commented 2 years ago

so now can I use this from your library and proper multi instances/??