for EthernetInterface library compatibility.\\ ** Unoffical fix. may be a problem. **

Dependents:   SNIC-httpclient-example SNIC-ntpclient-example

Fork of SNICInterface by muRata

Revision:
40:b6b10c22a121
Parent:
39:a1233ca02edf
Child:
41:1c1b5ad4d491
--- a/SNIC/SNIC_UartMsgUtil.cpp	Tue Jul 15 02:08:42 2014 +0000
+++ b/SNIC/SNIC_UartMsgUtil.cpp	Tue Jul 15 09:56:37 2014 +0000
@@ -103,7 +103,7 @@
 {
     if( addr_p == NULL )
     {
-        printf("addrToInteger parameter error\r\n");
+        DEBUG_PRINT("addrToInteger parameter error\r\n");
         return 0;
     }