From 7b81c9f59686b683618cf95bd7f51951cdb1afed Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 08 八月 2025 17:46:41 +0800
Subject: [PATCH] 去掉所有调试打印,改为55AA12URT报文输出

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

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index fe57f07..805e634 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -1011,6 +1011,21 @@
               <FileType>1</FileType>
               <FilePath>.\uwb_tag.c</FilePath>
             </File>
+            <File>
+              <FileName>ymodem.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\ymodem.c</FilePath>
+            </File>
+            <File>
+              <FileName>menu.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\menu.c</FilePath>
+            </File>
+            <File>
+              <FileName>aes.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\aes.c</FilePath>
+            </File>
           </Files>
         </Group>
         <Group>

--
Gitblit v1.9.3