Fysetc LCD backlight timeout (#14265)
This commit is contained in:
parent
8bc3b80176
commit
18904c42f6
6 changed files with 74 additions and 9 deletions
|
|
@ -150,6 +150,9 @@
|
|||
#define LCD_CONTRAST_MAX 255
|
||||
#define DEFAULT_LCD_CONTRAST 255
|
||||
#define LED_COLORS_REDUCE_GREEN
|
||||
#if POWER_SUPPLY > 0 && EITHER(FYSETC_MINI_12864_2_0, FYSETC_MINI_12864_2_1)
|
||||
#define LED_BACKLIGHT_TIMEOUT 10000
|
||||
#endif
|
||||
|
||||
// Require LED backlighting enabled
|
||||
#if EITHER(FYSETC_MINI_12864_1_2, FYSETC_MINI_12864_2_0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue