23 Serial.println(
"resetting");
31 static uint8_t hue = 0;
48 for(
int i = (
NUM_LEDS)-1; i >= 0; i--) {
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
@ RGB
Red, Green, Blue (0012)
Implements a simple red square effect for 2D LED grids.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
Representation of an RGB pixel (Red, Green, Blue)