Fix up PSU_CONTROL checks
This commit is contained in:
parent
62b875f918
commit
af214ff121
11 changed files with 21 additions and 17 deletions
|
|
@ -120,7 +120,7 @@
|
|||
#define DOGLCD
|
||||
#define IS_ULTIPANEL
|
||||
#define LED_COLORS_REDUCE_GREEN
|
||||
#if HAS_POWER_SWITCH && EITHER(FYSETC_MINI_12864_2_0, FYSETC_MINI_12864_2_1)
|
||||
#if ENABLED(PSU_CONTROL) && EITHER(FYSETC_MINI_12864_2_0, FYSETC_MINI_12864_2_1)
|
||||
#define LED_BACKLIGHT_TIMEOUT 10000
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue