X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/04660d3793292fad5a09bd50ae9615e53ca4aa10..77a9df36a77d2523dd2bc24fa17f9f04c6c175c5:/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h diff --git a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h index 1c5062f0e..7d9b06680 100644 --- a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h +++ b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h @@ -60,7 +60,7 @@ /** Endpoint number of the HID reporting IN endpoint. */ #define HID_IN_EPNUM 1 - /** Size in bytes of each of the HID reporting IN. */ + /** Size in bytes of each of the HID reporting IN endpoint. */ #define HID_EPSIZE 8 /* Enums: */