I have been a bit too radical in cleaning up this section.
This commit is contained in:
AnHardt
2016-12-20 17:29:23 +01:00
parent 1a26ce1cdc
commit 61f15ef7e7
2 changed files with 1 additions and 3 deletions

View File

@ -383,9 +383,6 @@ static void lcd_implementation_status_screen() {
bool blink = lcd_blink();
// Black color, white background
u8g.setColorIndex(1);
// Status Menu Font
lcd_setFont(FONT_STATUSMENU);