SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html

Dependents:   SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more

Fork of YDwifiInterface by Takao Kishino

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;
     }