Added extra DoxyGen documentation to the new PrinterHost demo.

This commit is contained in:
Dean Camera 2009-07-20 13:49:26 +00:00
parent 3ee3ed2d6d
commit 8a28fd8e6c
5 changed files with 103 additions and 5 deletions

View file

@ -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