X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f8353236821c2194f3fffd38c26f77d056e66555..c2e7e5783befef57cf6c2b14578d2b4e128eff62:/Demos/Device/LowLevel/VirtualSerial/asf.xml diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml index 091bb1dd0..7ca80c142 100644 --- a/Demos/Device/LowLevel/VirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -25,7 +25,7 @@ - Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. + Virtual Serial device demo, implementing a virtual serial channel between the host PC and the 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.