doxygenate a little more

This commit is contained in:
marschap
2007-10-04 16:30:19 +00:00
parent e00911e3ba
commit 6a6b44778c
15 changed files with 93 additions and 74 deletions
+6 -5
View File
@@ -1,9 +1,10 @@
/*
* 4-bit driver module for Hitachi HD44780 based LCD displays.
* The LCD is operated in it's 4 bit-mode to be connected to a single
* 8 bit-port.
/** \file hd44780-4bit.c
* \c 4bit connection type of \c hd44780 driver for Hitachi HD44780 based LCD displays.
*
* Copyright (c) 2000, 1999, 1995 Benjamin Tse <blt@Comports.com>
* The LCD is operated in its 4 bit-mode to be connected to a single PC parallel port.
*/
/* Copyright (c) 2000, 1999, 1995 Benjamin Tse <blt@Comports.com>
* 2001 Joris Robijn <joris@robijn.net>
* 1999 Andrew McMeikan <andrewm@engineer.com>
* 1998 Richard Rognlie <rrognlie@gamerz.net>