Thats easy. Look in the manual for full explanation.
Same works for the second line where $C0 is the first position.Code:LCDOUT $FE, 80 ' First position of line one LCDOUT $FE, 80 + 4 ' Move over 4 places to the right
Thats easy. Look in the manual for full explanation.
Same works for the second line where $C0 is the first position.Code:LCDOUT $FE, 80 ' First position of line one LCDOUT $FE, 80 + 4 ' Move over 4 places to the right
Dave
Always wear safety glasses while programming.
Bookmarks