demux: define MAX_DMX_UNITS (not yet used)

This commit is contained in:
Stefan Seyfried
2013-05-10 13:22:44 +02:00
parent 2b23273b0e
commit 6724f3f9e3
4 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ extern "C" {
#endif
#define DMX_FILTER_SIZE FILTER_LENGTH
#define MAX_DMX_UNITS 4
typedef enum
{
DMX_INVALID = 0,