template<uint8_t DATA_PIN, EOrder RGB_ORDER>
class WS2811< DATA_PIN, RGB_ORDER >
WS2811 controller class.
- Template Parameters
-
DATA_PIN | the data pin for these LEDs |
RGB_ORDER | the RGB ordering for these LEDs |
- Examples
- FirstLight.ino, Noise.ino, and NoisePlayground.ino.
Definition at line 233 of file FastLED.h.
#include <FastLED.h>
The documentation for this class was generated from the following file:
- /home/runner/work/FastLED/FastLED/src/FastLED.h