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

send and receive Strings

Open kobraevents opened this issue 3 years ago • 0 comments

how to receive string? so one can send a character but not a string. i saw in the .h the received value is stored in a unsigned long. does some one has a solution how to send and receive strings? i wanna add some characters in my transmitter to sort them. something like: transmitter.send("SmartHomeSwitch1"); transmitter.send("SmartHomeSwitch2");

kobraevents avatar Sep 15 '22 15:09 kobraevents