From fc9967b37c19c8b5b72837b24c1f35678163ab64 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期一, 30 六月 2025 14:49:07 +0800
Subject: [PATCH] OTAv3   加入传输完成的语音

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

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index a7c04d6..9369bfa 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -1189,6 +1189,11 @@
               <FileType>1</FileType>
               <FilePath>.\include\src\OTA.c</FilePath>
             </File>
+            <File>
+              <FileName>SPIV1.07.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\include\src\SPIV1.07.c</FilePath>
+            </File>
           </Files>
         </Group>
         <Group>

--
Gitblit v1.9.3