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.
Dependents: w7500-paho-mqtt openHAB_mqtt_W7500 kakaoIoTchatbot w7500-RFID-mqtt
Fork of WIZnetInterface by
Diff: arch/int/W7500x_toe.cpp
- Revision:
- 2:26df0dc6e227
- Parent:
- 0:6f28332c466f
- Child:
- 3:f8c6efc8bf83
diff -r 175e7f8374e1 -r 26df0dc6e227 arch/int/W7500x_toe.cpp
--- 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;
