mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-31 22:20:56 +00:00
🩹 Fix LCD contrast with K8800 board
This commit is contained in:
parent
2266f1ad67
commit
1e66cc39c2
1 changed files with 0 additions and 3 deletions
|
@ -105,9 +105,6 @@
|
|||
#define LCD_PINS_D6 33
|
||||
#define LCD_PINS_D7 31
|
||||
|
||||
#define LCD_CONTRAST_MIN 0
|
||||
#define LCD_CONTRAST_MAX 100
|
||||
#define LCD_CONTRAST_INIT 30
|
||||
//#define LCD_SCREEN_ROTATE 180 // 0, 90, 180, 270
|
||||
|
||||
#if IS_NEWPANEL
|
||||
|
|
Loading…
Reference in a new issue