Disable debug flag by default
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@ extern "C" {
|
||||
|
||||
/* Exported macro ------------------------------------------------------------*/
|
||||
/* USER CODE BEGIN EM */
|
||||
#define DEBUG_ITM
|
||||
#define DEBUG_DUMMY_FRAME
|
||||
//#define DEBUG_ITM
|
||||
//#define DEBUG_DUMMY_FRAME
|
||||
|
||||
#ifdef DEBUG_ITM
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user