remove static address
This commit is contained in:
parent
5a39c044b4
commit
60ad31bf5e
@ -14,10 +14,6 @@
|
||||
|
||||
wiz_NetInfo netInfo = {
|
||||
.mac = { 0xa0, 0x57, 0x62, 0x01, 0x02, 0x03 },
|
||||
.ip = { 172, 16, 3, 210 },
|
||||
.sn = { 255, 255, 255, 255 },
|
||||
.gw = { 172, 16, 3, 1 },
|
||||
.dns = { 172, 16, 3, 1 },
|
||||
.dhcp = NETINFO_DHCP
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user