|
FastLED 3.9.15
|
|
pure virtual |
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 | the rgb scaling to apply to each led before writing it out |
Implemented in CPixelLEDController< RGB_ORDER, LANES, MASK >, CPixelLEDController< GRB >, CPixelLEDController< GRB, CONTROLLER::LANES_VALUE, CONTROLLER::MASK_VALUE >, and CPixelLEDController< RGB >.
References brightness, FL_NOEXCEPT, and show().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function: