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

◆ loop()

void loop ( )

Definition at line 35 of file Pride2015.ino.

36{
37 pride();
38 FastLED.show();
39}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:62
void pride()
Definition Pride2015.ino:44

References FastLED, and pride().

+ Here is the call graph for this function: