Doxygen-ize a bit

This commit is contained in:
marschap
2008-12-22 18:24:40 +00:00
parent 038423a10b
commit 7b34eeec26
3 changed files with 13 additions and 3 deletions
+1 -3
View File
@@ -1,5 +1,5 @@
/** \file server/drivers/serialVFD.c
* LCDd \c serialVFD driver for various serial VFD dvices.
* LCDd \c serialVFD driver for various serial (& parallel) VFD devices.
*/
/*
@@ -26,12 +26,10 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
The driver should operate most of NEC, Futaba and Noritake 7x5 dot VFDs with
serial(rs232) and/or parallel interface. See /docs/lcdproc-user/serialvfd-howto.html
for further information
List of driver entry point:
init Implemented.