- Examples
- BlinkParallel.ino.
Definition at line 42 of file BlinkParallel.ino.
42 {
43 for (int i = 0; i < times; i++) {
46 delay(500);
49 delay(500);
50 }
51}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
References CRGB::Black, FastLED, and fill().
Referenced by loop().