Lcdout $C0, "Value left: ", DEC left 'Display the decimal value
use this for the second line:
Lcdout $FE, $C0, "Value left: ", DEC left 'Display the decimal value
Lcdout $C0, "Value left: ", DEC left 'Display the decimal value
use this for the second line:
Lcdout $FE, $C0, "Value left: ", DEC left 'Display the decimal value
Bookmarks