X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/08eeceeb5fe1fe17d5703123e477dc6fd06af5ff..b7759958674db4c4256e6e3919431791709acee2:/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: */