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.
Dependents: IoT_Ex BatteryModelTester BatteryModelTester
Fork of WiflyInterface by
Diff: Wifly/Wifly.h
- Revision:
- 15:eaa1ec0e26bf
- Parent:
- 12:1aaea7f302e6
- Child:
- 26:eaaedb036df1
--- a/Wifly/Wifly.h Sat Feb 20 16:39:09 2016 +0000 +++ b/Wifly/Wifly.h Sat Feb 20 17:20:28 2016 +0000 @@ -75,6 +75,8 @@ */ bool join(); + void setBaud(int baudrate); + /** * Disconnect the wifly module from the access point *