From df5669303bd54d7bfd553c7cfad279231d7ece17 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 25 四月 2025 09:33:37 +0800
Subject: [PATCH] 3.6,加入蜂鸣器等逻辑

---
 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