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

How to send()?

Open frspp opened this issue 1 year ago • 1 comments

Example "senddemo" does not tell how to use send - what are the values. Is it send(decimal, bits)?

senddemo

  /* Send decimal code */
  mySwitch.send(5393, 24);

frspp avatar Apr 07 '23 06:04 frspp