Definition at line 29 of file Cylon.ino.
29 {
32
34
36
38
39
41
43 }
45
46
47 for(
int i = (
NUM_LEDS)-1; i >= 0; i--) {
48
50
52
53
55
57 }
58}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
References fadeall(), FastLED, hue, leds, NUM_LEDS, and Serial.