From eddac77c8fa85acccbf6eeff48b1ff760c70843a Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 01 十一月 2023 15:33:01 +0800
Subject: [PATCH] 版本v2.7,大包字节uwb传输测试成功。

---
 Src/application/dw_app.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h
index a1ba38a..99c2511 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -27,7 +27,7 @@
 #define REPOET_ANC_NUM_MIN 1
 #define TAG_ID_START 		0// 0x00980000
 #define GROUP_TAG_NUM 2
-#define TAG_NUM_IN_SYS				25
+#define TAG_NUM_IN_SYS				50
 #define DFT_RAND_DLY_TIM_MS			1
 #define THRESHOLD_CHANGE_MAINBASE_DIST   50
 #define MIN_ANCHOR_NUM 2

--
Gitblit v1.9.3