14 for(
int i = 0; i <
NUM_LEDS/2; i++) {
16 leds.fadeToBlackBy(40);
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
A version of CPixelView<CRGB> with an included array of CRGB LEDs.
LED controller for WS2812 LEDs with GRB color order.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).