Definition at line 76 of file curr.h.
76 {
79
82
85
87
88
89
90
93
94
96}
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.
CLEDController * controller
Base definition for an LED controller.
static XYMap constructRectangularGrid(uint16_t width, uint16_t height, uint16_t offset=0)
@ BGR
Blue, Green, Red (0210)
Corkscrew corkscrew(corkscrewInput)
fl::Grid< CRGB > frameBuffer
Representation of an RGB pixel (Red, Green, Blue)
References APA102HD, BGR, fl::XYMap::constructRectangularGrid(), controller, corkscrew(), FastLED, frameBuffer, leds, NUM_LEDS, PIN_CLOCK, PIN_DATA, screenMap, and xyMap.