mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 06:57:39 -06:00
NEOPIXEL_BKGD_ALWAYS_ON, CASE_LIGHT_USE_RGB_LED
MarlinFirmware/Marlin#20341
This commit is contained in:
parent
6e05fb95b8
commit
1fea9ed5d4
467 changed files with 2449 additions and 1102 deletions
|
@ -2598,6 +2598,7 @@
|
|||
// Use a single NeoPixel LED for static (background) lighting
|
||||
//#define NEOPIXEL_BKGD_LED_INDEX 0 // Index of the LED to use
|
||||
//#define NEOPIXEL_BKGD_COLOR { 255, 255, 255, 0 } // R, G, B, W
|
||||
//#define NEOPIXEL_BKGD_ALWAYS_ON // Keep the backlight on when other NeoPixels are off
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue