eMotion-Tech eMotronic (Micro-Delta rework) (#24488)

This commit is contained in:
Christophe Huriaux
2022-07-16 23:35:40 +02:00
committed by Scott Lahteine
parent 779c24122d
commit 2add8ca4eb
4 changed files with 156 additions and 0 deletions

View File

@ -471,6 +471,8 @@
#elif ENABLED(ZONESTAR_12864OLED)
#define _LCD_CONTRAST_MIN 64
#define _LCD_CONTRAST_INIT 128
#elif ENABLED(EMOTION_TECH_LCD)
#define _LCD_CONTRAST_INIT 140
#elif IS_TFTGLCD_PANEL
#define _LCD_CONTRAST_INIT 250
#endif