1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

increase port and output max

This commit is contained in:
Ralph Metzler 2016-04-24 21:43:45 +02:00
parent 74f172a4fe
commit 5633c2f79d

View File

@ -92,9 +92,9 @@
#include "mxl5xx.h"
#define DDB_MAX_I2C 16
#define DDB_MAX_PORT 16
#define DDB_MAX_PORT 22
#define DDB_MAX_INPUT 44
#define DDB_MAX_OUTPUT 10
#define DDB_MAX_OUTPUT 24
#define DDB_MAX_LINK 4
#define DDB_LINK_SHIFT 28