read switch a few times to be sure and debounce......
IF UPBT=0 THEN
PAUSE 20 ' or 40 or 50
IF UPBT=0 THEN 'go ahead........
MENUITEM = MENUITEM+1
do same for release check .... if upbt=1 then.....
read switch a few times to be sure and debounce......
IF UPBT=0 THEN
PAUSE 20 ' or 40 or 50
IF UPBT=0 THEN 'go ahead........
MENUITEM = MENUITEM+1
do same for release check .... if upbt=1 then.....
Last edited by amgen; - 21st April 2023 at 16:26.
Bookmarks