|
@ -267,7 +267,7 @@ |
|
|
*/ |
|
|
*/ |
|
|
#define CASE_LIGHT_ENABLE |
|
|
#define CASE_LIGHT_ENABLE |
|
|
#if ENABLED(CASE_LIGHT_ENABLE) |
|
|
#if ENABLED(CASE_LIGHT_ENABLE) |
|
|
#define CASE_LIGHT_PIN ENDER4_FAN_PIN // Override the default pin if needed
|
|
|
//#define CASE_LIGHT_PIN 4 // Override the default pin if needed
|
|
|
#define INVERT_CASE_LIGHT false // Set true if Case Light is ON when pin is LOW
|
|
|
#define INVERT_CASE_LIGHT false // Set true if Case Light is ON when pin is LOW
|
|
|
#define CASE_LIGHT_DEFAULT_ON false // Set default power-up state on
|
|
|
#define CASE_LIGHT_DEFAULT_ON false // Set default power-up state on
|
|
|
#define CASE_LIGHT_DEFAULT_BRIGHTNESS 105 // Set default power-up brightness (0-255, requires PWM pin)
|
|
|
#define CASE_LIGHT_DEFAULT_BRIGHTNESS 105 // Set default power-up brightness (0-255, requires PWM pin)
|
|
|