Skip to content

Commit f3c64fd

Browse files
sgparrythinkyhead
authored andcommitted
🩹 Fix LCD contrast with K8800 board
1 parent b220342 commit f3c64fd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Marlin/src/pins/ramps/pins_K8800.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@
105105
#define LCD_PINS_D6 33
106106
#define LCD_PINS_D7 31
107107

108-
#define LCD_CONTRAST_MIN 0
109-
#define LCD_CONTRAST_MAX 100
110-
#define LCD_CONTRAST_INIT 30
111108
//#define LCD_SCREEN_ROTATE 180 // 0, 90, 180, 270
112109

113110
#if IS_NEWPANEL

0 commit comments

Comments
 (0)