aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/DriverStubs/Joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/CodeTemplates/DriverStubs/Joystick.h')
-rw-r--r--LUFA/CodeTemplates/DriverStubs/Joystick.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/LUFA/CodeTemplates/DriverStubs/Joystick.h b/LUFA/CodeTemplates/DriverStubs/Joystick.h
index c5c36268e..bfde26bb6 100644
--- a/LUFA/CodeTemplates/DriverStubs/Joystick.h
+++ b/LUFA/CodeTemplates/DriverStubs/Joystick.h
@@ -36,8 +36,7 @@
inside the application's folder.
This stub is for the board-specific component of the LUFA Joystick
- driver, a small surface mount four-way (plus button) digital joystick
- on most USB AVR boards.
+ driver, for a digital four-way (plus button) joystick.
*/
#ifndef __JOYSTICK_USER_H__