Open Lighting Architecture
0.9.4
|
The constants for DMX source priorities.
Go to the source code of this file.
Namespaces | |
namespace | ola |
The namespace containing all OLA symbols. | |
namespace | 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. |