Definition at line 30 of file MirroringSample.ino.
30 {
32
35
37 delay(100);
38 }
39
41
44
46 delay(100);
47 }
48}
#define NUM_LEDS_PER_STRIP
CFastLED FastLED
Global LED strip management instance.
@ Red
<div style='background:#FF0000;width:4em;height:4em;'></div>
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
References CRGB::Black, FastLED, leds, NUM_LEDS_PER_STRIP, and CRGB::Red.