aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-07-20 13:49:26 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-07-20 13:49:26 +0000
commit8a28fd8e6ccdb6a33727f7df089802b4d34dbea7 (patch)
treea96ee5ce7dc58344d141224b3d6241f7e3ee0541 /Demos/Host/LowLevel/PrinterHost/PrinterHost.h
parent3ee3ed2d6d3edc18183355abf33d50e14723ff06 (diff)
downloadlufa-8a28fd8e6ccdb6a33727f7df089802b4d34dbea7.tar.gz
lufa-8a28fd8e6ccdb6a33727f7df089802b4d34dbea7.tar.bz2
lufa-8a28fd8e6ccdb6a33727f7df089802b4d34dbea7.zip
Added extra DoxyGen documentation to the new PrinterHost demo.
Diffstat (limited to 'Demos/Host/LowLevel/PrinterHost/PrinterHost.h')
-rw-r--r--Demos/Host/LowLevel/PrinterHost/PrinterHost.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/PrinterHost/PrinterHost.h b/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
index 5851349e4..f6afcc796 100644
--- a/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
+++ b/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
@@ -28,6 +28,11 @@
this software.
*/
+/** \file
+ *
+ * Header file for PrinterHost.c.
+ */
+
#ifndef _MASS_STORE_HOST_H_
#define _MASS_STORE_HOST_H_