X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/016a4c068a01b0baf28bc45ec1eba16460689f9a..d29a408ffd906b537bcdce2a0cd98827ea5c27e3:/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c b/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c index e566cf89b..628ea381a 100644 --- a/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c +++ b/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c @@ -144,4 +144,4 @@ void CALLBACK_HID_Device_ProcessHIDReport(USB_ClassInfo_HID_Device_t* const HIDI const uint8_t ReportType, const void* ReportData, const uint16_t ReportSize) { // Unused (but mandatory for the HID class driver) in this demo, since there are no Host->Device reports -} \ No newline at end of file +}