✏️ Fix LCD contrast typo (#25929)
This commit is contained in:
parent
f8c5152369
commit
1a2816284c
|
|
@ -474,7 +474,6 @@
|
|||
#define _LCD_CONTRAST_INIT 195
|
||||
#elif ENABLED(FYSETC_MINI_12864_2_1)
|
||||
#define _LCD_CONTRAST_MIN 230
|
||||
#define _LCD_CONTRAST_MIN 255
|
||||
#define _LCD_CONTRAST_INIT 255
|
||||
#elif ENABLED(FYSETC_MINI_12864)
|
||||
#define _LCD_CONTRAST_MIN 180
|
||||
|
|
|
|||
Loading…
Reference in a new issue