FastLED 3.9.15
|
|
inlineoverrideprotectedvirtual |
Set all the LEDs on the controller to a given color.
data | the CRGB color to set the LEDs to |
nLeds | the number of LEDs to set to this color |
scale_pre_mixed | the RGB scaling of color adjustment + global brightness to apply to each LED (in RGB8 mode). |
Implements CLEDController.
Definition at line 34 of file cpixel_ledcontroller.h.
References brightness, CLEDController::getAdjustmentData(), CLEDController::getDither(), and showPixels().