🩹 Fix LCD contrast with K8800 board

This commit is contained in:
sgparry 2022-06-26 07:49:57 +01:00 committed by Scott Lahteine
parent b220342b26
commit f3c64fd397

View file

@ -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