Dave
Thanks a million for the reply!
So if I wanted to send the value from two 8-pin dip switches I could alter the code to something like
SW1 var byte
SW2 var byte
SW1 =RF[0]
SW2 =RF[2]
Am I correct ?
And since this is a rather well established protocol there should be no need for things like holtek or motorola encoder decoder pairs ..not so ?
Is there any chance of a code snippit to add a 3rd byte of data ?
Bookmarks