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_*/ +