Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationC...
[pub/USBasp.git] / Demos / Host / ClassDriver / StillImageHost / StillImageHost.h
index 82bef4f..a3c85eb 100644 (file)
@@ -65,6 +65,7 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
+               void StillImageHost_Task(void);
 
                void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
                void EVENT_USB_Host_DeviceAttached(void);