From 9db2443d5a006e0f19f8fa79bc7eca9f774385c4 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期四, 27 七月 2023 10:36:55 +0800
Subject: [PATCH] V1.36 VDD电量

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

diff --git a/Src/application/global_param.h b/Src/application/global_param.h
index 2d0379d..3720698 100644
--- a/Src/application/global_param.h
+++ b/Src/application/global_param.h
@@ -44,6 +44,8 @@
 #define   MOTOR_ENABLE        0x1E
 #define   IMU_ENABLE          0x1F
 #define 	REMOTEPARA_STATE  	0x20
+#define 	ACTIVE_INDEX 				    0x22
+#define     ANT_LENGTH                   0x2A  
 
 #define MOTOR_ONTIME 500
 #define MOTOR_OFFTIME 500

--
Gitblit v1.9.3