
Originally Posted by
Tobias
Lcdout $fe, <font color=red>$c0</font color>,dec StageNum,"-S"," ",dec DisplaySTIme+0000, " ",Dec
Thanks
Toby
Hello Tobias,
The code in red is where you tell the LCD where to start, and can be decimal ($c0 = 192) or hex as you have it. You will find line 3 is a continuation of line 1 and line 4 is line 2 continued.
Position 1 for each line is as follows: line 1 = 128, line 2 = 192, line 3 = 148 and line 4 = 212, so add 1 to each of the above to move them over 1 space, or add spaces to your string.
HTH
JS
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks