diff options
Diffstat (limited to 'docs/feature_rgblight.md')
-rw-r--r-- | docs/feature_rgblight.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index bd9cb352c..8f4f08024 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md @@ -80,7 +80,7 @@ const uint8_t RGBLED_KNIGHT_INTERVALS[] PROGMEM = {127, 63, 31}; const uint16_t RGBLED_GRADIENT_RANGES[] PROGMEM = {360, 240, 180, 120, 90}; ``` -### LED control +### LED Control Look in `rgblights.h` for all available functions, but if you want to control all or some LEDs your goto functions are: |