X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/29bfe7a09ce9925175377e9b2215d57d25ebc1d9..24ff863f027f9bb6089aebac6bcd0d24148feb36:/Demos/Host/LowLevel/PrinterHost/asf.xml diff --git a/Demos/Host/LowLevel/PrinterHost/asf.xml b/Demos/Host/LowLevel/PrinterHost/asf.xml index abe73c5ae..dc852c63f 100644 --- a/Demos/Host/LowLevel/PrinterHost/asf.xml +++ b/Demos/Host/LowLevel/PrinterHost/asf.xml @@ -1,19 +1,19 @@ - + - + - - + + - Printer Host demo, implementing a basic USB printer host that can send raw printer control data to an attached device. + Printer Host demo, implementing a basic USB printer host that can send raw printer control data to 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.