Added extra DoxyGen documentation to the new PrinterHost demo.
[pub/USBasp.git] / Demos / Host / LowLevel / PrinterHost / Lib / PrinterCommands.c
index 4e2a0d9..6ed7fa9 100644 (file)
   this software.\r
 */\r
 \r
+/** \file\r
+ *\r
+ *  Printer Device commands, to send/recieve data to and from an attached USB\r
+ *  printer, and to send and receive Printer Class control requests.\r
+ */\r
+\r
 #include "PrinterCommands.h"\r
 \r
 /** Sends the given data directly to the printer via the data endpoints, for the sending of print commands in printer\r