FastLED
3.9.15
Loading...
Searching...
No Matches
◆
loop()
void loop
(
)
Definition at line
27
of file
FxPride2015.ino
.
27
{
28
pride
.draw(
Fx::DrawContext
(millis(),
leds
));
29
FastLED
.show();
30
}
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 Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2