This commit is contained in:
ChristianM_xp
2023-12-28 11:19:58 +01:00
parent 43a450b76c
commit 4f3c9c83cf

View File

@@ -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); void lcd_hd44780_regDataEvt(lcd_hd44780_t *inst , void *inst_Data, setGet_DataGpio_Event_fpt getDataEvt_fpt);
#endif /*LCD_HD44780_H_*/ #endif /*LCD_HD44780_H_*/