From ec1ec68ba7d175f39f5d4e066663cf29fa7c262a Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Tue, 14 May 2024 19:56:10 +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