From 3afdf98f4d55a61007385e7bc41b9c6f250337a9 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期六, 28 六月 2025 15:22:03 +0800
Subject: [PATCH] 修改语音上传bug,新增4G下发指令V1.24

---
 user_config.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/user_config.h b/user_config.h
index 1955837..abaec48 100644
--- a/user_config.h
+++ b/user_config.h
@@ -199,6 +199,7 @@
 #define UWB_MK8000_XB
 //#define UWB_DW1000_MBXJZ_LORA
 
+
 //老的免布线基站
 //#define UWB_DW1000_MBXJZ_OLD
 
@@ -207,6 +208,11 @@
 //#define UWB_CG    //UWB一直关闭
 //#define UWB_CK    //UWB一直打开
 #define UWB_1_5HZ   //UWB频率可选
+
+//切换加速度计
+#define JIBU_XIUMIAN
+//#define CEJU_ZIUMIAN
+#define _GPS_115200
 /* =========================================================================================================================== */
 /* ================                                           End                                             ================ */
 /* =========================================================================================================================== */

--
Gitblit v1.9.3