X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/151a1c5888f8806d7e2aaf6f29cfb6deae8321ae..8edd56194859c47fe3d779594dfe1ece7076613c:/Demos/Device/LowLevel/Mouse/asf.xml diff --git a/Demos/Device/LowLevel/Mouse/asf.xml b/Demos/Device/LowLevel/Mouse/asf.xml index 0f471ff08..d3d845563 100644 --- a/Demos/Device/LowLevel/Mouse/asf.xml +++ b/Demos/Device/LowLevel/Mouse/asf.xml @@ -25,7 +25,7 @@ - Mouse device demo, implementing a basic USB mouse device that can send movement information to the host. + Mouse device demo, implementing a basic USB mouse device 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.