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

◆ addController()

CLEDController * addController ( )

Definition at line 154 of file old.h.

154 {
156 return controller;
157}
#define NUM_LEDS
#define PIN_DATA
fl::CRGB leds[NUM_LEDS]
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ APA102HD
APA102 LED chipset with 5-bit gamma correction.
Definition FastLED.h:267
CLEDController * controller
fl::CLEDController CLEDController
#define PIN_CLOCK
Definition curr.h:51
constexpr EOrder BGR
Definition eorder.h:22

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

Referenced by setup().

+ Here is the caller graph for this function: