From 722fb52edb53960c2e680b7a83b797febeb46871 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Wed, 26 Jun 2024 20:34:33 +0800 Subject: [PATCH] restore all possible changes --- Core/Inc/sys_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Inc/sys_conf.h b/Core/Inc/sys_conf.h index de8c96a..1f15237 100644 --- a/Core/Inc/sys_conf.h +++ b/Core/Inc/sys_conf.h @@ -75,7 +75,7 @@ extern "C" { * @brief Enable/Disable MCU Debugger pins (dbg serial wires) * @note by HW serial wires are ON by default, need to put them OFF to save power */ -#define DEBUGGER_ENABLED 1 +#define DEBUGGER_ENABLED 0 /** * @brief Disable Low Power mode