FastLED 3.9.15
|
|
pure virtual |
Send the LED data to the strip.
pixels | the 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().