|
|
@ -308,7 +308,7 @@ |
|
|
|
*/ |
|
|
|
#define CASE_LIGHT_ENABLE |
|
|
|
#if ENABLED(CASE_LIGHT_ENABLE) |
|
|
|
#define CASE_LIGHT_PIN 5 |
|
|
|
//#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 CASE_LIGHT_DEFAULT_ON true // Set default power-up state on
|
|
|
|
#define CASE_LIGHT_DEFAULT_BRIGHTNESS 255 // Set default power-up brightness (0-255, requires PWM pin)
|
|
|
|