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

◆ loop()

void loop ( )

Definition at line 38 of file Pride2015.ino.

39{
40 pride();
41 FastLED.show();
42}
CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:58
Pride2015 pride(NUM_LEDS)

References FastLED, and pride.