Drop extra initializers for vars initialized by EEPROM code

This commit is contained in:
Scott Lahteine 2017-07-18 03:17:50 -05:00
parent 7afafb05b8
commit b0173ccdb9
7 changed files with 23 additions and 44 deletions

View file

@ -202,7 +202,7 @@
#include "utf_mapper.h"
uint16_t lcd_contrast;
uint16_t lcd_contrast; // Initialized by settings.load()
static char currentfont = 0;
// The current graphical page being rendered