vvvv

Dependents:   02_DPPU_JUANDA_120 02_DPPU_JUANDA_120_Latest_copy 02_DPPU_JUANDA_120_Latest

Revision:
120:305e520c136e
Parent:
117:74e4e0109a9e
--- a/MDM.h	Thu Mar 12 17:10:17 2015 +0000
+++ b/MDM.h	Tue Aug 06 12:55:22 2019 +0000
@@ -141,6 +141,7 @@
     MDMParser::IP join(const char* apn = NULL, const char* username = NULL, 
                        const char* password = NULL, Auth auth = AUTH_DETECT);
     
+    bool CheckCon();
     /** deregister (detach) the MT from the GPRS service.
         \return true if successful, false otherwise
     */