X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/151a1c5888f8806d7e2aaf6f29cfb6deae8321ae..a8a2fe3a23944dbf263d27bedd7e83b11c1f2f06:/Demos/Device/LowLevel/GenericHID/asf.xml diff --git a/Demos/Device/LowLevel/GenericHID/asf.xml b/Demos/Device/LowLevel/GenericHID/asf.xml index 44fa5cf29..07d2822c3 100644 --- a/Demos/Device/LowLevel/GenericHID/asf.xml +++ b/Demos/Device/LowLevel/GenericHID/asf.xml @@ -25,7 +25,7 @@ - Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. + Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from 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.