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