From 2671208ff2eb0ecd022919a2a38d4540b0e90961 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 16 五月 2025 11:15:02 +0800
Subject: [PATCH] 成功与免布线基站稳定测距和上位机交互版本

---
 keil/include/components/app/src/ranging_fira.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/keil/include/components/app/src/ranging_fira.c b/keil/include/components/app/src/ranging_fira.c
index e369e61..55e8933 100644
--- a/keil/include/components/app/src/ranging_fira.c
+++ b/keil/include/components/app/src/ranging_fira.c
@@ -349,6 +349,7 @@
 //uwb_close();
 	CloseUWB();
 uwb_normal_init();
+	OpenUWB();
 normal_flag=1;	
 }
 void normal_uwb_change_to_fira(void)//少个回调设置

--
Gitblit v1.9.3