tester

Fork of GPRSInterface by -deleted-

Revision:
10:698c04e25c6b
Parent:
5:c4db857fb1be
--- a/GPRSInterface.h	Fri Jul 25 10:42:42 2014 +0000
+++ b/GPRSInterface.h	Fri Sep 25 03:35:58 2015 +0000
@@ -63,7 +63,9 @@
      *  @returns ip address
      */
     char* getIPAddress();
-
+    
+    
+    bool checkOK();
 private:
 
     char ip_string[20];