edrx

Revision:
4:2e640a101db1
Parent:
1:5aaecf2572dc
Child:
9:2c997d7df4c6
Child:
10:c4281fa79b8f
--- a/UbloxCellularBase.h	Mon Jun 19 15:00:42 2017 +0100
+++ b/UbloxCellularBase.h	Mon Jul 31 11:42:37 2017 +0100
@@ -228,6 +228,10 @@
     /** Set to true to spit out debug traces.
      */
     bool _debug_trace_on;
+    
+    /** The baud rate to the modem.
+     */
+    int _baud;
 
     /** True if the modem is ready register to the network,
      * otherwise false.