WIZnetInterface
Dependents: Smart_LED_WIZwiki-W7500
Fork of WIZnetInterface by
Diff: arch/int/W7500x_toe.cpp
- Revision:
- 2:26df0dc6e227
- Parent:
- 0:6f28332c466f
- Child:
- 3:f8c6efc8bf83
--- a/arch/int/W7500x_toe.cpp Mon Jun 15 13:14:41 2015 +0900 +++ b/arch/int/W7500x_toe.cpp Mon Jun 15 13:33:39 2015 +0900 @@ -104,7 +104,6 @@ (uint8_t)(addr&0xff)); if (strcmp(buf, host) == 0) { *ip = addr; - printf("addr : %x\r\n", *ip); return true; } DNSClient client;