From 7c12dad5dc25593b4e23ad0bc092be8cb9542167 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 01 十一月 2022 17:49:13 +0800
Subject: [PATCH] V1.37

---
 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 c8a911a..5e1e80b 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -8,6 +8,7 @@
 #include "ADC.h"
 #include "TrackingDiff.h"
 
+#define BASELOST_STOPMOTOR_TIME 5
 //BITSTATE
 #define GOINGSLEEPBIT 1
 
@@ -60,6 +61,7 @@
 #define FINAL_MSG_FINAL_TX_TS_IDX 18
 #define FINAL_MSG_RESP_RX_NEARBASE_IDX  22
 #define FINAL_MSG_TS_LEN 4
+#define TAGRXPOWER_IDX           8
 //SYNC
 #define SYNC_SEQ_IDX    			5
 //NEAR MSG

--
Gitblit v1.9.3