From a842ed1ea9caa76785625ad6b7728a919bb4ce2c Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期三, 02 七月 2025 18:49:01 +0800
Subject: [PATCH] Merge branch 'MK大工卡-低精度GPS-1/5HZ' of http://47.108.70.204:60062/r/ChinaUWBProject into MK大工卡-低精度GPS-1/5HZ

---
 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