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:
7:e88ccbe0225f
Parent:
5:ef3befe3edad
--- a/YDwifi/YDwifiUartCommand.h	Thu Mar 13 10:33:18 2014 +0000
+++ b/YDwifi/YDwifiUartCommand.h	Fri Mar 14 08:48:12 2014 +0000
@@ -20,6 +20,7 @@
 /** Scan result 
 */
 typedef struct {
+    bool          is_complete;
     /** Channel */
     unsigned char channel;
     /** RSSI */