change mac address
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
wiz_NetInfo netInfo = {
|
||||
.mac = { 0xa0, 0x57, 0x62, 0x01, 0x02, 0x03 },
|
||||
.mac = { 0x00, 0xA0, 0x57, 0x05, 0x3E, 0x0D },
|
||||
.dhcp = NETINFO_DHCP
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user