- Examples
- BlinkParallel.ino.
Definition at line 32 of file BlinkParallel.ino.
32 {
33 for (int i = 0; i < times; i++) {
36 delay(500);
39 delay(500);
40 }
41}
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().