From f821dce82730e142b3b655139a687f79aa3b89bb Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期三, 25 九月 2024 19:38:10 +0800
Subject: [PATCH] 加大了超时时间,去掉和手环校准

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

diff --git a/user_config.h b/user_config.h
index 3e05360..261a0f5 100644
--- a/user_config.h
+++ b/user_config.h
@@ -153,6 +153,7 @@
 /** Maximum PHY payload length */
 #define PHY_PAYLOAD_LEN_MAX (127)
 
+//#define BOXING
 /* =========================================================================================================================== */
 /* ================                                     Simple Selection                                      ================ */
 /* =========================================================================================================================== */

--
Gitblit v1.9.3