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

◆ addController()

CLEDController * addController ( )

Definition at line 155 of file old.h.

155 {
157 return controller;
158}
CRGB leds[NUM_LEDS]
#define NUM_LEDS
#define PIN_DATA
Definition simple.h:52
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:74
@ APA102HD
APA102 LED chipset with 5-bit gamma correction.
Definition FastLED.h:126
CLEDController * controller
Base definition for an LED controller.
#define PIN_CLOCK
Definition curr.h:52
@ BGR
Blue, Green, Red (0210)
Definition eorder.h:19

References APA102HD, fl::BGR, controller, FastLED, leds, NUM_LEDS, PIN_CLOCK, and PIN_DATA.

Referenced by setup().

+ Here is the caller graph for this function: