fix: add tx queue
This commit is contained in:
@@ -50,9 +50,9 @@
|
||||
#define LWIP_SOCKET 0
|
||||
|
||||
// Statistics
|
||||
#define LWIP_STATS 0
|
||||
#define LINK_STATS 0
|
||||
#define MIB2_STATS 0
|
||||
#define LWIP_STATS 1
|
||||
#define LINK_STATS 1
|
||||
// #define MIB2_STATS 1
|
||||
|
||||
#define LWIP_HTTPD 1
|
||||
// Use a read-only filesystem populated by makefsdata
|
||||
|
||||
Reference in New Issue
Block a user