Give TALL_FONT_CORRECTION a default
This commit is contained in:
parent
6b1b71837c
commit
76b12edecf
|
@ -110,6 +110,10 @@
|
||||||
#define LCD_WIDTH_EDIT 22
|
#define LCD_WIDTH_EDIT 22
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef TALL_FONT_CORRECTION
|
||||||
|
#define TALL_FONT_CORRECTION 0
|
||||||
|
#endif
|
||||||
|
|
||||||
#define START_ROW 0
|
#define START_ROW 0
|
||||||
|
|
||||||
// LCD selection
|
// LCD selection
|
||||||
|
|
Loading…
Reference in a new issue