fix in nick scroll
This commit is contained in:
parent
cf5f06b228
commit
f95004d5ee
|
@ -37,7 +37,7 @@ void ram(void) {
|
|||
nickheight=getFontHeight();
|
||||
nicky=(RESY-getFontHeight())/2;
|
||||
|
||||
|
||||
lcdClear();
|
||||
char stepmode=0;
|
||||
while (1) {
|
||||
++iter;
|
||||
|
|
Loading…
Reference in New Issue