X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5e7319058268e021ae39ca4b9fcabaec0060117b..55aadf97d5d2bd86f2a0c3a53d4608c0cf96471e:/LUFA/CodeTemplates/DriverStubs/Joystick.h 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__