X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3ee3ed2d6d3edc18183355abf33d50e14723ff06..8a28fd8e6ccdb6a33727f7df089802b4d34dbea7:/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c diff --git a/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c index 4e2a0d9db..6ed7fa908 100644 --- a/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c +++ b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c @@ -28,6 +28,12 @@ this software. */ +/** \file + * + * Printer Device commands, to send/recieve data to and from an attached USB + * printer, and to send and receive Printer Class control requests. + */ + #include "PrinterCommands.h" /** Sends the given data directly to the printer via the data endpoints, for the sending of print commands in printer