WiflyInterface library (interface for Roving Networks Wifly modules)

Dependents:   IOT-Websocket_Wifly_HelloWorld WiFly_NSDL_HelloWorld IOT-Project-LED-ControlTelnet IOT-Project-Wifly-Xively ... more

Fork of WiflyInterface by mbed official

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