40 {
41 Serial.println("Loop....");
42 static uint8_t hue = 0;
46 }
47 }
48
49
51 for(int j = 0; j <= i; j++) {
53 }
54 }
55
56 hue++;
57
59
60}
#define NUM_LEDS_PER_STRIP
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>