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 -4
View File
@@ -1,8 +1,10 @@
/*
* USB driver module for Hitachi HD44780 based LCD displays.
* http://www.bwct.de/lcd.html
/** \file hd44780-bwct-usb.c
* \c bwctusb connection type of \c hd44780 driver for Hitachi HD44780 based LCD displays.
*
* Copyright (c) 2004, Bernd Walter <bernd@bwct.de>
* See http://www.bwct.de/lcd.html
*/
/* Copyright (c) 2004, Bernd Walter <bernd@bwct.de>
* Contributions:
* Copyright (c) 2004, Peter Marschall <peter@adpm.de>
*