X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_lcd.h;h=4d63652add77ee8750dc1515c3b966a0e36cc2bc;hb=1f72adbc5322c4515f1fafc4e92653bc81055f3e;hp=d19308f09956c01ff03ba0b2abc5477809548ece;hpb=dc7a65841fab7cec00d57ba7851e34e5b7af0700;p=bertos.git diff --git a/bertos/hw/hw_lcd.h b/bertos/hw/hw_lcd.h index d19308f0..4d63652a 100644 --- a/bertos/hw/hw_lcd.h +++ b/bertos/hw/hw_lcd.h @@ -26,7 +26,7 @@ * invalidate any other reasons why the executable file might be covered by * the GNU General Public License. * - * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) + * Copyright 2003, 2004, 2005, 2008 Develer S.r.l. (http://www.develer.com/) * Copyright 2001 Bernardo Innocenti * * --> @@ -43,16 +43,15 @@ #ifndef HW_LCD_H #define HW_LCD_H -#include - -#include /* BV() */ +#include /* CONFIG_LCD_4BIT */ +#include /* BV() */ #include #include #include #include -#warning TODO: This is example implementation, you must implement it! +#warning TODO:This is an example implementation, you must implement it! /** * \name LCD I/O pins/ports