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
+5 -7
View File
@@ -1,6 +1,8 @@
/*
* LIS2 Serializer driver
* Modification of the code of the LCDSerializer driver
/** \file hd44780-lis2.c
* \c lis2 connection type of \c hd44780 driver for Hitachi HD44780 based LCD displays.
*/
/* Modification of the code of the LCDSerializer driver
*
* Copyright (c) 1997, Matthias Prinke <m.prinke@trashcan.mcnet.de>
* 1998, Richard Rognlie <rrognlie@gamerz.net>
@@ -13,10 +15,6 @@
*
* This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package.
*
*
*
*
*/
#include "hd44780-lis2.h"