Minor corrections for the XMEGA USB controller. Add compile time warning if the USB...
[pub/USBasp.git] / Demos / Host / ClassDriver / JoystickHostWithParser / JoystickHostWithParser.h
index fe6fae7..b68c372 100644 (file)
@@ -80,6 +80,7 @@
 
        /* Function Prototypes: */
                void SetupHardware(void);
+               void JoystickHost_Task(void);
 
                void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
                void EVENT_USB_Host_DeviceAttached(void);