测试WIFI先扫描SID

This commit is contained in:
2024-11-11 17:37:06 +08:00
parent d85cdffa6f
commit c976c93aa5
4 changed files with 94 additions and 20 deletions

View File

@@ -10,8 +10,9 @@
#include "lwip/pbuf.h"
#include "lwip/tcp.h"
#include "lwip/dns.h"
#define TEST_TCP_SERVER_IP "192.168.9.90"
#define TEST_TCP_SERVER_IP "192.168.31.17"
#define TCP_PORT 91
#define DEBUG_printf printf