初步测试OK

This commit is contained in:
edisondeng
2026-05-10 08:57:34 +08:00
parent ee67076ec7
commit 485fb32a72
7 changed files with 4343 additions and 4263 deletions

View File

@ -18,7 +18,7 @@
wiz_NetInfo default_net_info = {
.mac = {0x00, 0x08, 0xdc, 0x12, 0x22, 0x12},
#if TEST_A701
.ip = {192, 168, 6, 7},
.ip = {192, 168, 6, 212},
.gw = {192, 168, 6, 1},
#else
.ip = {192, 168, 0, 5},