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:
29:6a0ba999597d
Parent:
26:f2e1030964e4
Child:
32:ae95309643aa
--- a/SNIC/SNIC_UartCommandManager.cpp	Tue Apr 01 07:19:19 2014 +0000
+++ b/SNIC/SNIC_UartCommandManager.cpp	Mon May 26 05:17:28 2014 +0000
@@ -14,8 +14,6 @@
 #include "SNIC_UartCommandManager.h"
 #include "SNIC_Core.h"
 
-using namespace murata_wifi;
-
 C_SNIC_UartCommandManager::~C_SNIC_UartCommandManager()
 {
 }