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

◆ showPixels()

template<EOrder RGB_ORDER, int LANES = 1, uint32_t MASK = 0xFFFFFFFF>
virtual void CPixelLEDController< RGB_ORDER, LANES, MASK >::showPixels ( PixelController< RGB_ORDER, LANES, MASK > & pixels)
pure virtual

Send the LED data to the strip.

Parameters
pixelsthe PixelController object for the LED data

Implemented in RGBWEmulatedController< CONTROLLER, RGB_ORDER >, WS2816Controller< DATA_PIN, RGB_ORDER >, and WS2816Controller< DATA_PIN, RGB_ORDER >.

Referenced by show(), and showColor().

+ Here is the caller graph for this function: