From c8c1cf5223f0576d4c378ac627d6eeed6caf04d5 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期三, 07 五月 2025 15:38:06 +0800
Subject: [PATCH] 成功加入log打印和校准逻辑

---
 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 b40baba..36bff3f 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -740,6 +740,16 @@
               <FileType>5</FileType>
               <FilePath>.\mk_4G.h</FilePath>
             </File>
+            <File>
+              <FileName>CommMap.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\include\drivers\CommMap.c</FilePath>
+            </File>
+            <File>
+              <FileName>CommMap.h</FileName>
+              <FileType>5</FileType>
+              <FilePath>.\include\drivers\CommMap.h</FilePath>
+            </File>
           </Files>
         </Group>
         <Group>

--
Gitblit v1.9.3