FastLED 3.9.3
|
Defines the DMX512-based LED controllers.
Definition in file dmx.h.
Go to the source code of this file.
Classes | |
class | DMXSimpleController< DATA_PIN, RGB_ORDER > |
DMX512 based LED controller class, using the DmxSimple library. More... | |
class | DMXSerialController< RGB_ORDER > |
DMX512 based LED controller class, using the DMXSerial library. More... | |
Macros | |
#define | HAS_DMX_SIMPLE |
Flag set when the DmxSimple library is included. | |
#define | HAS_DMX_SERIAL |
Flag set when the DMXSerial library is included. | |