LCD_CONTRAST to uint16_t for 1.1.x parity (#9148)
This commit is contained in:
parent
59d48b9b1f
commit
4393c3ef7f
4 changed files with 7 additions and 7 deletions
|
|
@ -222,7 +222,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue