9#define NUM_LEDS_PER_STRIP 16
32 Serial.println(
"Starting...");
43 Serial.println(
"Loop....");
44 static uint8_t
hue = 0;
53 for(
int j = 0; j <= i; j++) {
#define NUM_LEDS_PER_STRIP
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
Representation of an RGB pixel (Red, Green, Blue)
Representation of an HSV pixel (hue, saturation, value (aka brightness)).