Definition at line 25 of file OctoWS2811Demo.h.
25 {
26 static uint8_t
hue = 0;
30 }
31 }
32
33
35 for(int j = 0; j <= i; j++) {
37 }
38 }
39
41
44}
#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)).
References FastLED, hue, leds, NUM_LEDS_PER_STRIP, NUM_STRIPS, and CRGB::Red.