this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Branch:
PassingRegression
Revision:
105:e5ce023eee93
Parent:
104:11e9605093c9
Child:
107:f1a83fd41b17
--- a/source/debug.cpp	Sun May 05 08:24:46 2019 +0000
+++ b/source/debug.cpp	Mon May 06 09:06:36 2019 +0000
@@ -91,7 +91,7 @@
 * @param        None 
 * @retval       None 
 */
-//#define DEBUG_ENABLED
+#define DEBUG_ENABLED
 void initialise_debug(void)
 {   
   memset(g_dbg_buffer, 0, sizeof(g_dbg_buffer));