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: EvrythngApi Websocket_Ethernet_HelloWorld_W5500 Websocket_Ethernet_W5500 CurrentWeatherData_W5500 ... more
Diff: WIZnet/W5500.cpp
- Revision:
- 7:da52bf0e0e5d
- Parent:
- 5:8aefaef88f79
- Child:
- 10:713b6d2aaefb
--- a/WIZnet/W5500.cpp	Mon Sep 29 04:56:56 2014 +0000
+++ b/WIZnet/W5500.cpp	Mon Sep 29 05:03:41 2014 +0000
@@ -7,7 +7,7 @@
 #ifdef USE_W5500
 
 //Debug is disabled by default
-#if 1
+#if 0
 #define DBG(...) do{debug("%p %d %s ", this,__LINE__,__PRETTY_FUNCTION__); debug(__VA_ARGS__); } while(0);
 //#define DBG(x, ...) debug("[W5500:DBG]"x"\r\n", ##__VA_ARGS__);
 #define WARN(x, ...) debug("[W5500:WARN]"x"\r\n", ##__VA_ARGS__);
     WIZ550io
            WIZ550io
         W5500
            W5500