sui77 / rc-switch

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

6 DIP switches send #350

Open Jeroen207 opened 4 years ago

Jeroen207 commented 4 years ago

Hi!

Is there an way to send a signal like this: mySwitch.send("111111", "111101"), instead of mySwitch.send("111111111101"). It makes it easier, because the "111111" is the settings for the dip switch.