From d67d922c6345042cb3dfaedd621a2120fe808b70 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 08 三月 2024 10:21:12 +0800
Subject: [PATCH] v1.9 增加蜂鸣,测试1标签对10基站稳定

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

diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx
index 8252ac6..051eb20 100644
--- a/MDK-ARM/L051.uvprojx
+++ b/MDK-ARM/L051.uvprojx
@@ -339,7 +339,7 @@
               <MiscControls></MiscControls>
               <Define>USE_HAL_DRIVER,STM32L051xx</Define>
               <Undefine></Undefine>
-              <IncludePath>../Inc; ../Drivers/STM32L0xx_HAL_Driver/Inc; ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy; ../Drivers/CMSIS/Device/ST/STM32L0xx/Include; ../Drivers/CMSIS/Include; ../Drivers/ExternlDrivers; ../Src/decadriver; ../Src/ExternalDevices; ../Src/OnChipDevices; ../Src/algorithm; ../Src/application; ../Src/radio</IncludePath>
+              <IncludePath>../Inc;  ../Drivers/STM32L0xx_HAL_Driver/Inc;  ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy;  ../Drivers/CMSIS/Device/ST/STM32L0xx/Include;  ../Drivers/CMSIS/Include;  ../Drivers/ExternlDrivers;  ../Src/decadriver;  ../Src/ExternalDevices;  ../Src/OnChipDevices;  ../Src/algorithm;  ../Src/application;  ../Src/radio</IncludePath>
             </VariousControls>
           </Cads>
           <Aads>

--
Gitblit v1.9.3