X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=hw%2Fhw_lcd.h;h=b7cf5f891a8ffa526d65559534a32607d20351a9;hb=e39b351c443b613123d5e8ab310e2b4b8663e71c;hp=7e2a3c6e069b093f77e3338a590178e43b807e82;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/hw/hw_lcd.h b/hw/hw_lcd.h index 7e2a3c6e..b7cf5f89 100644 --- a/hw/hw_lcd.h +++ b/hw/hw_lcd.h @@ -28,7 +28,7 @@ * * Copyright 2003, 2004, 2005 Develer S.r.l. (http://www.develer.com/) * Copyright 2001 Bernardo Innocenti - * This file is part of DevLib - See README.devlib for information. + * * --> * * \version $Id$ @@ -39,20 +39,16 @@ * \brief LCD low-level hardware macros */ -/*#* - *#* $Log$ - *#* Revision 1.1 2006/09/20 17:39:24 marco - *#* Low level lcd for avr. - *#* - *#*/ - #ifndef HW_LCD_H #define HW_LCD_H #include //#include -#include +#include +#include +#include + #include /* BV() */ #include