Increase CWC_NETMSGSIZE
This commit is contained in:
parent
4bfc04ba4c
commit
e1d4e3c1be
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
#define CWC_KEEPALIVE_INTERVAL 30
|
||||
|
||||
#define CWS_NETMSGSIZE 240
|
||||
#define CWS_NETMSGSIZE 256
|
||||
#define CWS_FIRSTCMDNO 0xe0
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Add table
Reference in a new issue