FastLED
3.9.15
Loading...
Searching...
No Matches
◆
loop()
void loop
(
)
Definition at line
29
of file
FxPride2015.ino
.
29
{
30
pride
.draw(
Fx::DrawContext
(millis(),
leds
));
31
FastLED
.show();
32
}
leds
CRGB leds[NUM_LEDS]
Definition
Apa102.ino:11
FastLED
CFastLED FastLED
Global LED strip management instance.
Definition
FastLED.cpp:58
pride
Pride2015 pride(NUM_LEDS)
fl::Fx::DrawContext
_DrawContext DrawContext
Definition
fx.h:21
References
FastLED
,
leds
, and
pride
.
examples
FxPride2015
FxPride2015.ino
Generated on Thu May 29 2025 04:44:57 for FastLED by
1.13.2