template<
fl::u8 DATA_PIN,
EOrder RGB_ORDER>
class WS2812< DATA_PIN, RGB_ORDER >
WS2812 controller class.
- Template Parameters
-
DATA_PIN | the data pin for these LEDs |
RGB_ORDER | the RGB ordering for these LEDs |
- Examples
- BlinkParallel.ino, Chromancer.ino, Cylon.ino, and FxCylon.ino.
Definition at line 218 of file FastLED.h.
#include <FastLED.h>
The documentation for this class was generated from the following file: