SNIC UART Interface library for Murata Type-YD module
Dependents: WebSocketServerTest
Fork of SNICInterface_mod by
Diff: SNIC/SNIC_UartMsgUtil.cpp
- 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; }