Added extra DoxyGen documentation to the new PrinterHost demo.
This commit is contained in:
parent
3ee3ed2d6d
commit
8a28fd8e6c
5 changed files with 103 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue