X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/10448970e5c4c5ad374f0887532fedc0daf97c42..4b6049bb59ddca415ff7ea0fe74fdd9d2b572ef2:/Demos/Host/LowLevel/GenericHIDHost/asf.xml diff --git a/Demos/Host/LowLevel/GenericHIDHost/asf.xml b/Demos/Host/LowLevel/GenericHIDHost/asf.xml index 12df51faa..cabf92166 100644 --- a/Demos/Host/LowLevel/GenericHIDHost/asf.xml +++ b/Demos/Host/LowLevel/GenericHIDHost/asf.xml @@ -13,7 +13,7 @@ - Generic HID Host demo, implementing a basic USB HID device that can send and receive data to and from an attached device. + Generic HID Host demo, implementing a basic USB HID device that can send and receive data to and from an attached device. 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.