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

◆ loop()

void loop ( )

Definition at line 143 of file ColorBoost.h.

143 {
144 rainbowWave();
145 FastLED.show();
146}
void rainbowWave()
Definition ColorBoost.h:93
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.

References FastLED, and rainbowWave().

+ Here is the call graph for this function: