mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-29 10:50:36 -07:00
🩹 Fix LCD contrast with K8800 board
This commit is contained in:
parent
f6e248df6e
commit
fe86ff2d53
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…
Add table
Add a link
Reference in a new issue