Increase DEF_COMZONEMEGS
This commit is contained in:
parent
38c4180740
commit
7003c9deec
|
|
@ -39,7 +39,7 @@ int demo_protocols[] =
|
|||
#define MIN_DEDICATED_COMHUNKMEGS 1
|
||||
#define DEF_COMHUNKMEGS 128
|
||||
#define MIN_COMHUNKMEGS DEF_COMHUNKMEGS
|
||||
#define DEF_COMZONEMEGS 24
|
||||
#define DEF_COMZONEMEGS 48
|
||||
#define DEF_COMHUNKMEGS_S XSTRING(DEF_COMHUNKMEGS)
|
||||
#define DEF_COMZONEMEGS_S XSTRING(DEF_COMZONEMEGS)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user