From fcbbc2c7c81a2c9c163e81d38fe028c309c4295b Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期五, 16 五月 2025 16:36:56 +0800
Subject: [PATCH] 对比测试

---
 keil/include/components/app/inc/ranging_ccc_task.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/keil/include/components/app/inc/ranging_ccc_task.h b/keil/include/components/app/inc/ranging_ccc_task.h
index 1d0daaf..71288bf 100644
--- a/keil/include/components/app/inc/ranging_ccc_task.h
+++ b/keil/include/components/app/inc/ranging_ccc_task.h
@@ -57,7 +57,6 @@
 struct RANGING_UPD_KEYS_T
 {
     wsfMsgHdr_t hdr;
-    uint8_t key_type;
     uint32_t sts_idx;
 };
 

--
Gitblit v1.9.3