|
FastLED 3.9.15
|
Defines the DMX512-based LED controllers.
Definition in file dmx.h.
Include dependency graph for dmx.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DMXSerialController< RGB_ORDER > |
| DMX512 based LED controller class, using the DMXSerial library. More... | |
| class | DMXSimpleController< DATA_PIN, RGB_ORDER > |
| DMX512 based LED controller class, using the DmxSimple library. More... | |
Macros | |
| #define | HAS_DMX_SERIAL |
| Flag set when the DMXSerial library is included. | |
| #define | HAS_DMX_SIMPLE |
| Flag set when the DmxSimple library is included. | |