fix in nick scroll

This commit is contained in:
schneider 2011-08-06 07:16:16 +02:00
parent cf5f06b228
commit f95004d5ee
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ void ram(void) {
nickheight=getFontHeight();
nicky=(RESY-getFontHeight())/2;
lcdClear();
char stepmode=0;
while (1) {
++iter;