Damien Frost / WiflyInterface

Dependents:   IoT_Ex BatteryModelTester BatteryModelTester

Fork of WiflyInterface by Components

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
     *