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

Dependencies:   mbed-http

Branch:
PassingRegression
Revision:
113:888e262ff0a9
Parent:
104:11e9605093c9
Child:
128:3a641aaad2d9
--- a/source/debug.h	Sat May 11 11:55:29 2019 +0000
+++ b/source/debug.h	Sat May 18 10:50:49 2019 +0000
@@ -68,7 +68,7 @@
 
 //--- Global function prototypes ----------------------------------------//
 
-void initialise_debug(void);
+void initialise_debug(uint8_t debug_level);
 
 void set_debug_level(uint8_t debug_level);