FastLED 3.9.15
Loading...
Searching...
No Matches

◆ loop()

void loop ( )

Definition at line 40 of file FxPride2015.ino.

40 {
42 FastLED.show();
43}
fl::CRGB leds[NUM_LEDS]
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
fl::Pride2015 pride(NUM_LEDS)
Definition Pride2015.ino:44
::fl::DrawContext DrawContext
Definition fx.h:21
fl::u32 millis()
Universal millisecond timer - returns milliseconds since system startup.

References FastLED, leds, fl::millis(), and pride.

+ Here is the call graph for this function: