Open Lighting Architecture
Latest Git
|
The constants for DMX source priorities.
Go to the source code of this file.
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
ola::dmx | |
DMX512 related code. | |
Variables | |
static const uint8_t | ola::dmx::SOURCE_PRIORITY_MIN = 0 |
The minimum priority for a source. | |
static const uint8_t | ola::dmx::SOURCE_PRIORITY_DEFAULT = 100 |
The default priority for a source. | |
static const uint8_t | ola::dmx::SOURCE_PRIORITY_MAX = 200 |
The maximum priority for a source. | |