X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/afd828c095f38753e989391eab670b8736e4bd6e..3b99abb5fcc4e92142d02b1a115fed8d5028596b:/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h diff --git a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h index 0c0a8277a..ef78dbba8 100644 --- a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h +++ b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h @@ -68,6 +68,7 @@ /* Function Prototypes: */ void SetupHardware(void); + void PrinterHost_Task(void); void EVENT_USB_Host_HostError(const uint8_t ErrorCode); void EVENT_USB_Host_DeviceAttached(void);