Fork of the original WiflyInterface by mbed, merged with fixes for the Seeedstudio Wifi Shield.

Dependents:   Seeed_WiFi_Shield Mokoversity_WoT_Wifly_Temperature

Fork of WiflyInterface by Liyou Zhou

Revision:
3:9aa05e19c62e
Parent:
1:fb4494783863
Child:
4:0bcec6272784
--- a/Wifly/Wifly.h	Sat Nov 24 16:59:36 2012 +0000
+++ b/Wifly/Wifly.h	Thu Dec 20 10:37:52 2012 +0000
@@ -96,6 +96,11 @@
     * Reset the wifi module
     */
     void reset();
+    
+    /*
+    * Reboot the wifi module
+    */
+    bool reboot();
 
     /*
     * Check if characters are available