mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-23 10:33:49 +08:00
Increased default number of masters to 32.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
#define MAX_MASTERS 5 /**< Maximum number of masters. */
|
||||
#define MAX_MASTERS 32 /**< Maximum number of masters. */
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user