From 267016d6cf472dd4c8d2a66dc9ed800b55997fea Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Sat, 11 May 2024 17:31:40 +0800
Subject: [PATCH] 继续完善电源管理

---
 Function/LCD/lcd_segmentcode.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Function/LCD/lcd_segmentcode.h b/Function/LCD/lcd_segmentcode.h
index 63ab9e4..8197e9d 100644
--- a/Function/LCD/lcd_segmentcode.h
+++ b/Function/LCD/lcd_segmentcode.h
@@ -15,7 +15,7 @@
 
 #ifndef _LCD_SEGMENTCODE_23A_H_
 #define _LCD_SEGMENTCODE_23A_H_
-#include "main.h"
+//#include "main.h"
 #define LCD_NEW
 #ifdef LCD_NEW
 /**************************************************

--
Gitblit v1.9.3