GTI GTI / MTS-Cellular

Fork of MTS-Cellular by MultiTech

Revision:
82:f6c6e6c07db2
Parent:
81:b0a720f7deae
Child:
83:d250f7f3b8ef
--- a/Cellular/EasyIP.cpp	Wed Jul 27 23:00:39 2016 +0000
+++ b/Cellular/EasyIP.cpp	Tue Aug 02 16:25:26 2016 +0000
@@ -1,5 +1,5 @@
 //Debug is disabled by default
-#define DEBUG_ENABLE    true
+#define DEBUG_ENABLE    false
 #if DEBUG_ENABLE
 //Enable debug
 #include <cstdio>