Fix blurry images on the Atmel Studio Getting Started page.
[pub/USBasp.git] / Demos / Device / LowLevel / Joystick / asf.xml
index 3780930..87941c4 100644 (file)
@@ -25,7 +25,7 @@
 \r
        <module type="application" id="lufa.demos.device.lowlevel.joystick" caption="Joystick HID Device Demo (Low Level APIs)">\r
                <info type="description" value="summary">\r
-               Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host.\r
+               Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.\r
                </info>\r
 \r
                <info type="gui-flag" value="move-to-root"/>\r
@@ -55,6 +55,7 @@
                <require idref="lufa.drivers.usb"/>\r
                <require idref="lufa.drivers.board"/>\r
                <require idref="lufa.drivers.board.leds"/>\r
+               <require idref="lufa.drivers.board.buttons"/>\r
                <require idref="lufa.drivers.board.joystick"/>\r
        </module>\r
 </asf>\r