Enable contrast via LCD_CONTRAST_INIT (#15006)

This commit is contained in:
Tanguy Pruvot
2019-08-22 01:56:39 +02:00
committed by Scott Lahteine
parent 012f577bb0
commit e604f76703
7 changed files with 40 additions and 47 deletions

View File

@ -137,7 +137,7 @@
#define DOGLCD_CS PB7
#endif
//#define LCD_CONTRAST 190
//#define LCD_CONTRAST_INIT 190
//#define LCD_SCREEN_ROT_90
//#define LCD_SCREEN_ROT_180
//#define LCD_SCREEN_ROT_270

View File

@ -140,7 +140,7 @@
#define RGB_LED_B_PIN PB6
#endif
//#define LCD_CONTRAST 190
//#define LCD_CONTRAST_INIT 190
#if ENABLED(NEWPANEL)
#define BTN_EN1 PC11