AND never finsih your program with a single END... use a endless loop or PBP STOP.
Code:LCDOUT $FE,1,"Your stuff" Loop: Goto Loop
AND never finsih your program with a single END... use a endless loop or PBP STOP.
Code:LCDOUT $FE,1,"Your stuff" Loop: Goto Loop
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks