22 {
23 static uint8_t hue = 0;
27 }
28 }
29
30
32 for(int j = 0; j <= i; j++) {
34 }
35 }
36
37 hue++;
38
41}
#define NUM_LEDS_PER_STRIP
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>