X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/24ea531fabb6d9f2445c4b3c28214db97b10b15c..6e7fc21a94f29e09b4bdce7c17cade5b1322bc7d:/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h diff --git a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h index 7dbb331f2..153fe4df2 100644 --- a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h +++ b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h @@ -59,7 +59,7 @@ #define HID_IN_EPNUM 1 /** Size in bytes of each of the HID reporting IN. */ - #define HID_EPSIZE 16 + #define HID_EPSIZE 8 /* Enums: */ /** Enum for the HID report IDs used in the device. */