Basic debug library

Dependents:   modem_ref_helper_for_v5_3_217 modem_ref_helper

Revision:
1:ad0727902991
Parent:
0:1d3ed1850649
Child:
2:9e2ab0547cd0
diff -r 1d3ed1850649 -r ad0727902991 WizziDebug.h
--- a/WizziDebug.h	Wed Apr 26 12:31:00 2017 +0000
+++ b/WizziDebug.h	Thu May 11 14:31:58 2017 +0000
@@ -24,7 +24,7 @@
     #define _PRINT_ERRORS_
     #define _PRINT_WARNINGS_
     #define _PRINT_INFOS_
-    #define _PRINT_DEBUG_
+    //#define _PRINT_DEBUG_
     //#define _PRINT_FUNCTIONS_ // Print the function name where FPRINT is called
     //#define _TRACE_MALLOC_