|
FastLED 3.9.15
|
|
inlineoverrideprotectedvirtual |
Write the passed in RGB data out to the LEDs managed by this controller.
| data | the RGB data to write out to the strip |
| nLeds | the number of LEDs being written out |
| scale_pre_mixed | the RGB scaling of color adjustment + global brightness to apply to each LED (in RGB8 mode). |
Implements CLEDController.
Definition at line 46 of file cpixel_ledcontroller.h.
References brightness(), CLEDController::getAdjustmentData(), CLEDController::getDither(), PixelController< RGB_ORDER, LANES, MASK >::mAdvance, and showPixels().
Here is the call graph for this function: