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

◆ loop()

void loop ( )

Definition at line 152 of file ColorBoost.h.

152 {
153 rainbowWave();
154 FastLED.show();
155}
void rainbowWave()
Definition ColorBoost.h:98
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:74

References FastLED, and rainbowWave().

+ Here is the call graph for this function: