aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/Joystick.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-02-20 14:07:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-02-20 14:07:20 +0000
commit28a1ee29a1a200c8e8c76355a9036a7456425bc3 (patch)
treef388464eba14f094c79b0597aec4277356f8455a /LUFA/Drivers/Board/Joystick.h
parent5e7319058268e021ae39ca4b9fcabaec0060117b (diff)
downloadlufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.tar.gz
lufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.tar.bz2
lufa-28a1ee29a1a200c8e8c76355a9036a7456425bc3.zip
More Doxygen updates for multiple architecture support.
Diffstat (limited to 'LUFA/Drivers/Board/Joystick.h')
-rw-r--r--LUFA/Drivers/Board/Joystick.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/LUFA/Drivers/Board/Joystick.h b/LUFA/Drivers/Board/Joystick.h
index a9448ffb7..21e5e922d 100644
--- a/LUFA/Drivers/Board/Joystick.h
+++ b/LUFA/Drivers/Board/Joystick.h
@@ -29,10 +29,10 @@
*/
/** \file
- * \brief Master include file for the board digital joystick driver.
+ * \brief Digital joystick board hardware driver.
*
* This file is the master dispatch header file for the board-specific Joystick driver, for boards containing a
- * 5-way joystick.
+ * digital joystick.
*
* User code should include this file, which will in turn include the correct joystick driver header file for the
* currently selected board.
@@ -45,6 +45,7 @@
/** \ingroup Group_BoardDrivers
* \defgroup Group_Joystick Joystick Driver - LUFA/Drivers/Board/Joystick.h
+ * \brief Digital joystick board hardware driver.
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module: