ublox-at-cellular-interface

Revision:
33:5d5ce25405d4
Parent:
31:07c9c5c3fb88
Child:
34:ca02f8448085
--- a/UbloxATCellularInterface.cpp	Mon Aug 05 14:32:15 2019 +0500
+++ b/UbloxATCellularInterface.cpp	Tue Aug 06 12:14:22 2019 +0500
@@ -249,6 +249,7 @@
 {
     bool activated = false;
     bool success = false;
+    int active = 0;
     int at_timeout = _at_timeout;
     SocketAddress address;