Hello Unregistered ,
Originally Posted by mister_e try to change the following section Code: loop: Gosub getkey ' Get a key from the keypad Lcdout $FE, $C0, "BUS",DEC2 key ' Display ASCII key number on 2nd line PAUSE 200 Goto loop ' Do it forever THis code works.Thank you for Helping me.
loop: Gosub getkey ' Get a key from the keypad Lcdout $FE, $C0, "BUS",DEC2 key ' Display ASCII key number on 2nd line PAUSE 200 Goto loop ' Do it forever
Forum Rules
Bookmarks