Looks like it executes your code once, then it's done. There is no LOOP.
Try putting a GOTO MAIN at the end of your program. That way it keeps checking the button.
Looks like it executes your code once, then it's done. There is no LOOP.
Try putting a GOTO MAIN at the end of your program. That way it keeps checking the button.
Bookmarks