From 5cb269400905175cf618729ab44dfa4ccd3d0331 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期一, 21 七月 2025 17:51:51 +0800
Subject: [PATCH] 串口扫描功能调通,升级有问题

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

diff --git a/user_config.h b/user_config.h
index ad74c99..d83e00b 100644
--- a/user_config.h
+++ b/user_config.h
@@ -214,6 +214,10 @@
 #define CEJU_XIUMIAN
 #define _4G_115200  //设置4G波特率
 #define _4G_ZHUANWANG //设置4G是不是专网
+
+//串口常开
+#define UART_DEBUG_NORMALLY_OPEN
+
 /* =========================================================================================================================== */
 /* ================                                           End                                             ================ */
 /* =========================================================================================================================== */

--
Gitblit v1.9.3