From 51f61fd2e68abaecc07f2edd71e19a386e8c94c3 Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期二, 12 十月 2021 11:18:49 +0800
Subject: [PATCH] 增加信号强度,未调试完成

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

diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h
index 567fc39..e657993 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -65,6 +65,7 @@
 #define MOTORSTATE_INDEX      19
 #define NR_NEARSWITCH_DISTANCE 20
 #define REMOTEPARA_INDEX      22
+#define MAXRANGE_DISTANCE       22
 //Final
 #define TAGCONFIGSUCCESS_INDEX 7
 #define FINAL_MSG_POLL_TX_TS_IDX 10

--
Gitblit v1.9.3