X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/28a1ee29a1a200c8e8c76355a9036a7456425bc3..f3ec62b5c689d9c66b07a57df76ca83881ce3fe3:/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__