- Examples
- BlinkParallel.ino.
Definition at line 37 of file BlinkParallel.ino.
37 {
38 for (int i = 0; i < times; i++) {
41 delay(500);
44 delay(500);
45 }
46}
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().