got mqtt and wifi connection working reliably
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define MEM_SIZE 4000
|
||||
#define MEMP_NUM_TCP_SEG 32
|
||||
#define PBUF_POOL_SIZE 24
|
||||
#define MEMP_NUM_SYS_TIMEOUT 20
|
||||
|
||||
#define TCP_MSS 1460
|
||||
#define TCP_WND (8 * TCP_MSS)
|
||||
|
||||
Reference in New Issue
Block a user