From 6ea1a42391f86e72f53042a966dae970a3fd77cb Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Fri, 17 May 2024 17:18:57 +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