From 8d0d8dec18cc9170f3fb82a4dba18160dd8e5233 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期三, 10 十二月 2025 23:24:59 +0800
Subject: [PATCH] 还原到路径第一次调通的版本,

---
 STM32H743/APL/TCPClient.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/STM32H743/APL/TCPClient.c b/STM32H743/APL/TCPClient.c
index c81ce15..6f8b787 100644
--- a/STM32H743/APL/TCPClient.c
+++ b/STM32H743/APL/TCPClient.c
@@ -15,11 +15,11 @@
 #include "string.h"
 #include "HIDO_Timer.h"
 #include "HIDO_Util.h"
-#include "Battery.h"
+//#include "Battery.h"
 #include "global_param.h"
 #include "AppConfig.h"
-#include "OTA.h"
-#include "Log.h"
+//#include "OTA.h"
+//#include "Log.h"
 #include "Uart.h"
 
 /*******************************************************************************

--
Gitblit v1.10.0