C027 Interface

Dependencies:   C027_Support(p)

Fork of C027Interface by NetworkSocketAPI

Revision:
18:529fe9a37e0e
Parent:
16:15fa9d47f458
Child:
19:1527acac8b80
--- a/C027Interface.h	Thu Sep 29 20:44:57 2016 +0000
+++ b/C027Interface.h	Fri Sep 30 13:56:24 2016 +0000
@@ -31,7 +31,7 @@
      * @param simpin    Optional PIN for the SIM
      * @param debug     Enable debugging
      */
-    C027Interface(const char *simpin=0, bool debug=false);
+    C027Interface(const char *simpin=0, bool debug=true);
 
     /** Start the interface
      *