From 5a577b9f27adb2e9fc23f3776153999e18c97e9a Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期一, 31 三月 2025 13:39:07 +0800
Subject: [PATCH] 1.33,加入1s一次跟3s一次  通过勾选modbus模式来区别  不勾选是1s一次

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

diff --git a/Src/application/global_param.h b/Src/application/global_param.h
index 24ea9f6..cdbbe71 100644
--- a/Src/application/global_param.h
+++ b/Src/application/global_param.h
@@ -46,6 +46,7 @@
 #define     IMU_ENABLE          0x1F
 #define 	REMOTEPARA_STATE  	0x20
 #define 	ACTIVE_INDEX 				    0x22
+#define 	LORA_SEND_INDEX 				    0x24
 #define 	HEIGHTOFFEST_INDEX 				0x28
 
 #define     MOTOR_ONTIME 500

--
Gitblit v1.9.3