X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Flcd_hd44.h;h=de7f122b2d906166cb8a1ed80666b0db8cdb4b51;hb=30e2d1dd4de05196b9d9f1268732cca50573f700;hp=ceebb132ee9d22158b4bb83e975ab0b3711fc968;hpb=f5691d573fb7aebea70e6e92fa987403a8a3e46e;p=bertos.git diff --git a/bertos/drv/lcd_hd44.h b/bertos/drv/lcd_hd44.h index ceebb132..de7f122b 100644 --- a/bertos/drv/lcd_hd44.h +++ b/bertos/drv/lcd_hd44.h @@ -37,14 +37,14 @@ * * $WIZ$ module_name = "lcd_hd44" * $WIZ$ module_depends = "timer" - * $WIZ$ module_configuration = "bertos/cfg/cfg_lcd.h" - * $WIZ$ module_hw = "bertos/hw/hw_lcd.h" + * $WIZ$ module_configuration = "bertos/cfg/cfg_lcd_hd44.h" + * $WIZ$ module_hw = "bertos/hw/hw_lcd_hd44.h" */ #ifndef DRV_LCD_HD44_H #define DRV_LCD_HD44_H -#include "cfg/cfg_lcd.h" +#include "cfg/cfg_lcd_hd44.h" #include /* For stdint types */ /**