From 17ff13e1e82eb03555357177282256fda7ad976a Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 08 八月 2023 18:15:40 +0800 Subject: [PATCH] Merge branch '嘉峪关-SS定位-防撞基站-气压计' of http://47.108.70.204:60062/r/XRange_Tag into 嘉峪关-SS定位-防撞基站-气压计 --- Src/application/dw_app.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Src/application/dw_app.c b/Src/application/dw_app.c index 686907b..53699ca 100644 --- a/Src/application/dw_app.c +++ b/Src/application/dw_app.c @@ -221,7 +221,7 @@ } u16 tag_time_recv[TAG_NUM_IN_SYS]; -u8 usart_send[25]; +u8 usart_send[40]; u8 battary,button; extern uint8_t g_pairstart; void tag_sleep_configuraion(void) -- Gitblit v1.9.3