🩹 Use LCD_CONTRAST_INIT in pins files

This commit is contained in:
Scott Lahteine
2022-04-10 07:39:50 -05:00
committed by Scott Lahteine
parent eada17ed69
commit 7ffe4de021
3 changed files with 3 additions and 3 deletions

View File

@ -107,7 +107,7 @@
#define LCD_CONTRAST_MIN 0
#define LCD_CONTRAST_MAX 100
#define LCD_CONTRAST_DEFAULT 30
#define LCD_CONTRAST_INIT 30
//#define LCD_SCREEN_ROTATE 180 // 0, 90, 180, 270
#if IS_NEWPANEL