{\r
HID_Device_ConfigureEndpoints(&Keyboard_HID_Interface);\r
}\r
\r
/** Event handler for the library USB Unhandled Control Packet event. */\r
{\r
HID_Device_ConfigureEndpoints(&Keyboard_HID_Interface);\r
}\r
\r
/** Event handler for the library USB Unhandled Control Packet event. */\r