From 367aa5722f83a17dcfe586726af74fef72db0081 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期四, 13 三月 2025 10:17:41 +0800
Subject: [PATCH] 协议未更改版本,测距550us 和帧间隔500us

---
 keil/include/drivers/global_param.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/keil/include/drivers/global_param.h b/keil/include/drivers/global_param.h
index cc33b26..bd4e51f 100644
--- a/keil/include/drivers/global_param.h
+++ b/keil/include/drivers/global_param.h
@@ -52,6 +52,9 @@
 #define      NEARBASE_ID9                    0x19
 #define      NEARBASE_ID10                   0x1a
 
+#define 		 UWB_RNAGE_TIME                  0xA 
+#define      UWB_WAIT_TIME                   0xB
+
 #define 	POWER           		0x1B
 #define		IMU_THRES				   	0x1C
 #define     NOMOVESLEEP_TIME    0x1D

--
Gitblit v1.9.3