
Originally Posted by
tazntex
Is there any way when I send my data to the receiver I need it recognize that I am still pressing the switch and hold an output high but once the switch is released the output is to go low? Here is my receiver code:
Think yourself thru the code...
Code:
If I'm still receiving a code that a switch is pressed, hold the output high and check again
If I'm not receiving the code mentioned above, put the output low and check again
Simple as that...
Bookmarks