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
Diff: YDwifi/YDwifi_uartmsg.cpp
- Revision:
- 7:e88ccbe0225f
- Parent:
- 3:9f90024d7fb2
--- a/YDwifi/YDwifi_uartmsg.cpp Thu Mar 13 10:33:18 2014 +0000
+++ b/YDwifi/YDwifi_uartmsg.cpp Fri Mar 14 08:48:12 2014 +0000
@@ -1,5 +1,7 @@
#include "YDwifi_uartmsg.h"
+using namespace murata_wifi;
+
C_YD_UartMsg::C_YD_UartMsg()
{
}
muRata

Murata TypeYD