diff options
Diffstat (limited to 'LUFA/Drivers/Board/STK526/Joystick.h')
-rw-r--r-- | LUFA/Drivers/Board/STK526/Joystick.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/STK526/Joystick.h b/LUFA/Drivers/Board/STK526/Joystick.h index 6bbb3b483..a40526a6f 100644 --- a/LUFA/Drivers/Board/STK526/Joystick.h +++ b/LUFA/Drivers/Board/STK526/Joystick.h @@ -39,6 +39,11 @@ /** \ingroup Group_Joystick
* @defgroup Group_Joystick_STK526 STK526
*
+ * Board specific joystick driver header for the STK526.
+ *
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.
+ *
* @{
*/
|