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

◆ setup()

void setup ( )

Definition at line 20 of file OctoWS2811Demo.h.

20 {
22 FastLED.setBrightness(32);
23}
CRGB leds[NUM_LEDS]
#define NUM_LEDS_PER_STRIP
Definition ColorBoost.h:51
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:74
@ OCTOWS2811
Definition FastLED.h:139

References FastLED, leds, NUM_LEDS_PER_STRIP, and OCTOWS2811.