aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/PrinterHost
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/ClassDriver/PrinterHost')
-rw-r--r--Demos/Host/ClassDriver/PrinterHost/PrinterHost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
index 3fb2b29d1..8d51165e6 100644
--- a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
+++ b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
@@ -52,6 +52,7 @@ USB_ClassInfo_PRNT_Host_t Printer_PRNT_Interface =
},
};
+
/** Main program entry point. This routine configures the hardware required by the application, then
* enters a loop to run the application tasks in sequence.
*/