42 {
43 Serial.println("Loop....");
44 static uint8_t
hue = 0;
48 }
49 }
50
51
53 for(int j = 0; j <= i; j++) {
55 }
56 }
57
59
61
62}
#define NUM_LEDS_PER_STRIP
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
Representation of an HSV pixel (hue, saturation, value (aka brightness)).