diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-06-28 17:50:45 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-06-28 17:50:45 +0200 |
commit | d45bba45e178940015eb31dc93e97eba9aebc93e (patch) | |
tree | 9fdeba95cceb9ec99fe72d1b5308dfd02c18064b /drivers/ginput | |
parent | 2d9dab0291d4fad88d5304b287651c4494dbb3ff (diff) | |
download | uGFX-d45bba45e178940015eb31dc93e97eba9aebc93e.tar.gz uGFX-d45bba45e178940015eb31dc93e97eba9aebc93e.tar.bz2 uGFX-d45bba45e178940015eb31dc93e97eba9aebc93e.zip |
doxygen fix
Diffstat (limited to 'drivers/ginput')
-rw-r--r-- | drivers/ginput/touch/FT5x06/ft5x06.h | 2 | ||||
-rw-r--r-- | drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/ginput/touch/FT5x06/ft5x06.h b/drivers/ginput/touch/FT5x06/ft5x06.h index e0d212ce..2442606e 100644 --- a/drivers/ginput/touch/FT5x06/ft5x06.h +++ b/drivers/ginput/touch/FT5x06/ft5x06.h @@ -6,7 +6,7 @@ */ /** - * @file drivers/ginput/touch/FT5x06/ft5x05.h + * @file drivers/ginput/touch/FT5x06/ft5x06.h * @brief Register definition header for the STMPE811 touch controller. * * @addtogroup GINPUT diff --git a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h index 5c67ecd5..06b408dd 100644 --- a/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h +++ b/drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h @@ -6,7 +6,7 @@ */ /** - * @file drivers/ginput/touch/FT5x06/ginput_lld_mouse_board_.h + * @file drivers/ginput/touch/FT5x06/ginput_lld_mouse_board.h * @brief GINPUT Touch low level driver source for the FT5x06. * * @defgroup Mouse Mouse |