From d081730bc9167580d6c4ae937b810db319363a29 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 24 五月 2024 13:45:39 +0800
Subject: [PATCH] 1

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

diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h
index 33e73bf..64b701c 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -48,6 +48,7 @@
 #define DISCOVERPOLL     				    0x0A
 #define DISCOVERRESPONSE     				    0x0B
 #define DISCOVERFINAL     				    0x0C
+#define DISCOVERPOLL2     				    0x1A
 
 #define POS_MSG   						0x15
 #define POS_POLL   					    0x16
@@ -56,6 +57,7 @@
 
 #define REG_POLL   						0x10   //
 #define REG_RESPONSE   				0x11   //
+#define REG_POLL2   						0x20   //
 //General
 #define GROUP_ID_IDX   				0
 #define ANCHOR_ID_IDX    			1

--
Gitblit v1.9.3