Basic debug library

Dependents:   modem_ref_helper_for_v5_3_217 modem_ref_helper

Revision:
3:f4a6a6a28dec
Parent:
2:9e2ab0547cd0
Child:
7:8e75991f65e5
--- a/WizziDebug.h	Wed May 17 13:56:09 2017 +0000
+++ b/WizziDebug.h	Mon Sep 18 13:36:13 2017 +0000
@@ -1,6 +1,8 @@
 #ifndef DBG_H
 #define DBG_H
 
+#include "mbed.h"
+
 // Enable the debug prints.
 #define __PRINT_ENABLED__