Drop extra initializers for vars initialized by EEPROM code
This commit is contained in:
parent
7afafb05b8
commit
b0173ccdb9
7 changed files with 23 additions and 44 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue