From e46d133650358e33cac0ee64f486efb6022a06a7 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 02 十一月 2023 11:13:27 +0800 Subject: [PATCH] V2.8 --- 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