Update constants for new maximum number of mux inputs and meters
Big 4th Gen devices have more inputs and meters than previous devices.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
#define MAX_MIX_OUT 12
|
#define MAX_MIX_OUT 12
|
||||||
|
|
||||||
// maximum number of mux inputs
|
// maximum number of mux inputs
|
||||||
#define MAX_MUX_IN 25
|
#define MAX_MUX_IN 42
|
||||||
|
|
||||||
// maximum number of meters
|
// maximum number of meters
|
||||||
#define MAX_METERS 65
|
#define MAX_METERS 92
|
||||||
|
|||||||
Reference in New Issue
Block a user