Damien Frost / WiflyInterface

Dependents:   IoT_Ex BatteryModelTester BatteryModelTester

Fork of WiflyInterface by Components

Revision:
35:ce3afc021ec2
Parent:
32:ab206f7f5090
--- a/Wifly/Wifly.h	Sun Jul 10 11:13:33 2016 +0000
+++ b/Wifly/Wifly.h	Fri Aug 05 13:31:37 2016 +0000
@@ -250,6 +250,8 @@
 
     void attach_rx(bool null);
     void handler_rx(void);
+    
+    int serial_baudrate;
 
 
     typedef struct STATE {