fix: add tx queue

This commit is contained in:
2025-11-09 12:15:13 +06:00
parent 06012c613a
commit 5445c27271
7 changed files with 184 additions and 93 deletions

View File

@@ -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