X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5e7319058268e021ae39ca4b9fcabaec0060117b..1f1d0710f379a8b08ef646cbadb63d92c35e47fb:/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__