From 9844ed8dd3438e5deaba146477b80fd2115196b7 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 19 二月 2025 14:54:41 +0800
Subject: [PATCH] 3.4,提前了看门狗   电量小于1%直接关机

---
 MDK-ARM/STM32L071RB.uvprojx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MDK-ARM/STM32L071RB.uvprojx b/MDK-ARM/STM32L071RB.uvprojx
index 707a944..c6466b8 100644
--- a/MDK-ARM/STM32L071RB.uvprojx
+++ b/MDK-ARM/STM32L071RB.uvprojx
@@ -132,9 +132,9 @@
             <UseTargetDll>1</UseTargetDll>
             <UseExternalTool>0</UseExternalTool>
             <RunIndependent>0</RunIndependent>
-            <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
+            <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
             <Capability>1</Capability>
-            <DriverSelection>4103</DriverSelection>
+            <DriverSelection>4101</DriverSelection>
           </Flash1>
           <bUseTDR>1</bUseTDR>
           <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>

--
Gitblit v1.9.3