Constants from the DMX (E1.11) specification.
Go to the source code of this file.
Macros | |
#define | DMX_FRAME_SIZE 512u |
The maximum size of a DMX frame, excluding the start code. | |
#define | NULL_START_CODE 0x00u |
The Null Start Code (NSC). | |
#define | DMX_BAUD 250000u |
The Baud rate for DMX / RDM. | |