GainSpan Wi-Fi library see: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

Dependents:   GSwifi_httpd GSwifi_websocket GSwifi_tcpclient GSwifi_tcpserver ... more

Fork of GSwifi by gs fan

GainSpan Wi-Fi library

The GS1011 is an ultra low power 802.11b wireless module from GainSpan.

see: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

/media/uploads/gsfan/gs_im_002.jpg /media/uploads/gsfan/gs1011m_2.jpg

ゲインスパン Wi-Fi モジュール ライブラリ

ゲインスパン社の低電力 Wi-Fiモジュール(無線LAN) GS1011 シリーズ用のライブラリです。

解説: http://mbed.org/users/gsfan/notebook/gainspan_wifi/

Revision:
41:0afda15e9bb4
Parent:
37:e61ea8267415
diff -r 72f70748f6e8 -r 0afda15e9bb4 GSwifi_conf.h
--- a/GSwifi_conf.h	Thu Aug 01 15:09:49 2013 +0000
+++ b/GSwifi_conf.h	Wed Aug 21 13:53:56 2013 +0000
@@ -13,7 +13,7 @@
 
 #define GS_TIMEOUT 10000 // ms
 #define GS_TIMEOUT2 130000 // ms
-#define GS_RECONTIME 60 // s
+#define GS_RECONNECT 60 // s
 
 #define GS_CMD_SIZE 100