🩹 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 4694a7fe74
commit 3e01e08989

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