From 70c51212fc82fa8026d1295697be5f150aed7dce Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期三, 08 一月 2025 17:58:48 +0800
Subject: [PATCH] 手环V1.4,增加10包逻辑,修改灯按钮按下常亮问题,修改上传包格式适配轨迹定位,未修改全部无无效数据时无上报逻辑

---
 keil/uwb_simple_example.uvprojx |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index 3595686..262a1d4 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -835,6 +835,11 @@
               <FilePath>.\include\drivers\lis3dh_driver.c</FilePath>
             </File>
             <File>
+              <FileName>dw_tag.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\dw_tag.c</FilePath>
+            </File>
+            <File>
               <FileName>dw_app_anchor.c</FileName>
               <FileType>1</FileType>
               <FilePath>.\dw_app_anchor.c</FilePath>
@@ -981,6 +986,11 @@
               <FileType>1</FileType>
               <FilePath>.\uwb_app.c</FilePath>
             </File>
+            <File>
+              <FileName>uwb_tag.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\uwb_tag.c</FilePath>
+            </File>
           </Files>
         </Group>
         <Group>

--
Gitblit v1.9.3