Open Lighting Architecture
Latest Git
|
DMX512 related code.
Classes | |
class | RunLengthEncoder |
Encode / Decode DMX data using Run Length Encoding More... | |
Variables | |
static const uint8_t | SOURCE_PRIORITY_MIN = 0 |
The minimum priority for a source. | |
static const uint8_t | SOURCE_PRIORITY_DEFAULT = 100 |
The default priority for a source. | |
static const uint8_t | SOURCE_PRIORITY_MAX = 200 |
The maximum priority for a source. | |