this is using the mbed os version 5-13-1
Diff: source/debug.cpp
- Branch:
- PassingRegression
- Revision:
- 107:f1a83fd41b17
- Parent:
- 105:e5ce023eee93
- Child:
- 113:888e262ff0a9
--- a/source/debug.cpp Mon May 06 10:24:53 2019 +0000
+++ b/source/debug.cpp Mon May 06 16:44:40 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));