Change formating script

This commit is contained in:
2016-10-19 21:51:12 +02:00
parent 25b1feb71d
commit f4c572a2e6
2 changed files with 2 additions and 3 deletions

View File

@@ -58,6 +58,7 @@ int main (void)
lcd_putc(' ');
}
}
lcd_puts_P(PSTR(" ")); /* Clear the end of the line */
lcd_goto(0x40); /* Got to the beginning of the next line */