From 72def895431ad7a08e635b11f3da738e2b2c4618 Mon Sep 17 00:00:00 2001 From: wujiazhi <1147861305@qq.com> Date: Thu, 13 Jun 2024 11:31:04 +0800 Subject: [PATCH] add lower model test --- 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 8197e9d..63ab9e4 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