X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Flcd_hd44.h;h=0ebba9749db37940b094cc0c902842d9c7e50cb2;hb=2535cb94ec2183791128f8bbd109ca69a960cf78;hp=5a809a22f3ff60b2e8bfd109345498e32aaca20e;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/lcd_hd44.h b/drv/lcd_hd44.h index 5a809a22..0ebba974 100644 --- a/drv/lcd_hd44.h +++ b/drv/lcd_hd44.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2005 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Hitachi HD44780 and clones LCD module (interface) @@ -37,33 +37,6 @@ * \author Stefano Fedrigo */ -/*#* - *#* $Log$ - *#* Revision 1.3 2006/09/20 19:55:01 marco - *#* Added CONFIG_LCD_4BIT. - *#* - *#* Revision 1.2 2006/07/19 12:56:25 bernie - *#* Convert to new Doxygen style. - *#* - *#* Revision 1.1 2005/11/04 18:00:42 bernie - *#* Import into DevLib. - *#* - *#* Revision 1.2 2005/06/14 14:43:43 bernie - *#* Add DevLib headers. - *#* - *#* Revision 1.1 2005/05/24 09:17:58 batt - *#* Move drivers to top-level. - *#* - *#* Revision 1.3 2005/04/22 13:14:58 batt - *#* Better lcd rows and cols definition. - *#* - *#* Revision 1.2 2005/04/17 22:41:39 bernie - *#* lcd_test(): Rename to lcd_hw_test() and conditionalize on CONFIG_TEST. - *#* - *#* Revision 1.1 2005/04/16 19:48:35 aleph - *#* Rename lcd driver - *#*/ - #ifndef DRV_LCD_HD44_H #define DRV_LCD_HD44_H