LCD contrast type mismatch is back

WORKS!
This commit is contained in:
Bob-the-Kuhn
2018-01-09 23:41:14 -06:00
parent e654ea1e1a
commit e633ce06c7
5 changed files with 17 additions and 7 deletions

View File

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