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:
8:50d2509479cd
Parent:
4:99cc93fe7d88
Child:
12:0254eaccfda2
--- a/Socket/Socket.h	Fri Mar 14 08:48:12 2014 +0000
+++ b/Socket/Socket.h	Mon Mar 17 11:40:56 2014 +0000
@@ -18,7 +18,7 @@
 #ifndef SOCKET_H_
 #define SOCKET_H_
 
-#include "YDwifi.h"
+#include "SNICwifi.h"
 
 typedef unsigned long socklen_t;