🚸 RGB_STARTUP_TEST for PCA9632

MarlinFirmware/Marlin#25163
This commit is contained in:
Scott Lahteine 2022-12-31 23:23:26 -06:00
parent 867e529210
commit 975b61e196
333 changed files with 999 additions and 0 deletions

View file

@ -3321,6 +3321,9 @@
//#define RGB_LED_G_PIN 43
//#define RGB_LED_B_PIN 35
//#define RGB_LED_W_PIN -1
#endif
#if ANY(RGB_LED, RGBW_LED, PCA9632)
//#define RGB_STARTUP_TEST // For PWM pins, fade between all colors
#if ENABLED(RGB_STARTUP_TEST)
#define RGB_STARTUP_TEST_INNER_MS 10 // (ms) Reduce or increase fading speed