Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of WIZnetInterface by
Revision 2:26df0dc6e227, committed 2015-06-15
- Comitter:
- Soohwan Kim
- Date:
- Mon Jun 15 13:33:39 2015 +0900
- Parent:
- 1:175e7f8374e1
- Child:
- 3:f8c6efc8bf83
- Commit message:
- amend
Changed in this revision
| arch/int/W7500x_toe.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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;
