From a842ed1ea9caa76785625ad6b7728a919bb4ce2c Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期三, 02 七月 2025 18:49:01 +0800 Subject: [PATCH] Merge branch 'MK大工卡-低精度GPS-1/5HZ' of http://47.108.70.204:60062/r/ChinaUWBProject into MK大工卡-低精度GPS-1/5HZ --- keil/mk_4G.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/mk_4G.h b/keil/mk_4G.h index 17fd3dc..6f6ebb9 100644 --- a/keil/mk_4G.h +++ b/keil/mk_4G.h @@ -39,7 +39,7 @@ typedef struct{ Message_RecvState type; -uint16_t applyID; +char applyID[10]; uint16_t tagId; uint16_t gunLableId; uint16_t warnDistance; -- Gitblit v1.9.3