From 4f3c9c83cf32202267c0ba7f4dd92ffe96d3d2fd Mon Sep 17 00:00:00 2001 From: ChristianM_xp Date: Thu, 28 Dec 2023 11:19:58 +0100 Subject: [PATCH] hejee --- lcd_hd44780.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lcd_hd44780.h b/lcd_hd44780.h index 53a1736..82efdb5 100644 --- a/lcd_hd44780.h +++ b/lcd_hd44780.h @@ -55,3 +55,4 @@ void lcd_hd44780_regConfigEvt(lcd_hd44780_t *inst , void *inst_Config, setGet_Co void lcd_hd44780_regDataEvt(lcd_hd44780_t *inst , void *inst_Data, setGet_DataGpio_Event_fpt getDataEvt_fpt); #endif /*LCD_HD44780_H_*/ +