✨ BigTreeTech Mini 12864 V1.0 (#23130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
#elif EITHER(MKS_MINI_12864, ENDER2_STOCKDISPLAY)
|
||||
#define _LCD_CONTRAST_MIN 120
|
||||
#define _LCD_CONTRAST_INIT 195
|
||||
#elif ENABLED(MKS_MINI_12864_V3)
|
||||
#elif EITHER(MKS_MINI_12864_V3, BTT_MINI_12864_V1)
|
||||
#define _LCD_CONTRAST_MIN 255
|
||||
#define _LCD_CONTRAST_INIT 255
|
||||
#define _LCD_CONTRAST_MAX 255
|
||||
|
||||
Reference in New Issue
Block a user