}\r
\r
/** Event handler for the library USB Unhandled Control Request event. */\r
-void EVENT_USB_Device_Device_UnhandledControlRequest(void)\r
+void EVENT_USB_Device_UnhandledControlRequest(void)\r
{\r
HID_Device_ProcessControlRequest(&Mouse_HID_Interface);\r
}\r