Definition at line 64 of file Blink.ino.
64 {
65
68 delay(500);
69
72 delay(500);
73}
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, and CRGB::Red.