From 903a245a364052d5ba612e3e53b685fca26a09d4 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期三, 21 八月 2024 11:44:58 +0800
Subject: [PATCH] 4G 打印调通,能正常联网

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

diff --git a/user_config.h b/user_config.h
index ac62784..c3f38a4 100644
--- a/user_config.h
+++ b/user_config.h
@@ -57,7 +57,7 @@
 /* =========================================================================================================================== */
 
 /** Enable trace output */
-#define TRACE_EN (0)
+#define TRACE_EN (1)
 
 /** Enable exception reboot */
 #ifndef TRACE_REBOOT_EN

--
Gitblit v1.9.3