mbed official WiflyInterface (interface for Roving Networks Wifly modules)

Dependents:   Wifly_HelloWorld Websocket_Wifly_HelloWorld RPC_Wifly_HelloWorld HTTPClient_Wifly_HelloWorld ... more

Legacy Networking Libraries

This is an mbed 2 WiFI library. For mbed 5, the networking libraries have been revised to better support additional network stacks and thread safety. View information about WiFi interfaces in mbed OS 5 here.

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