From 21885e54d3c21ba76586b70ef0b2d81e4e995d2b Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 06 六月 2025 11:55:13 +0800
Subject: [PATCH] 修改final包包体内容版本,刚可以与显示基站测试版本,包序和丢包问题未解决

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

diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h
index ee45565..0f13215 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -46,6 +46,9 @@
 #define ANCHOR_ID_IDX    			1
 #define TAG_ID_IDX    				5
 #define MESSAGE_TYPE_IDX 			9	
+//新增
+#define ANCHOR_SEQ       7
+#define ANCHOR_NUM            8
 //Poll
 #define TAGSTATE              7
 #define ANC_TYPE_IDX 					14

--
Gitblit v1.9.3