Fix Doxygen comments for glcd_drv.

This commit is contained in:
mmdolze
2011-10-23 11:40:08 +00:00
parent 54755c80af
commit b8646d2db3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ glcd_draw_pixel(PrivateData *p, int x, int y, int color)
* \param drvthis Pointer to driver structure.
* \param x Horizontal character position (column).
* \param y Vertical character position (row).
* \param z Character that gets written.
* \param c Character that gets written.
*/
static void
glcd_render_char(Driver *drvthis, int x, int y, unsigned char c)
+1 -1
View File
@@ -1,4 +1,4 @@
/** \file server/drivers/t6963_io.c
/** \file server/drivers/t6963_low.c
* Low level output routines for Toshiba T6963 based LCD displays connected
* to a parallel port.
*
+1 -1
View File
@@ -1,4 +1,4 @@
/** \file server/drivers/t6963_io.h
/** \file server/drivers/t6963_low.h
* Command set for Toshiba T6963 based LCD displays.
*
* This header file defines the T6963 command set and various controller