Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of WiflyInterface by
Diff: Wifly/Wifly.h
- 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
