X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/04660d3793292fad5a09bd50ae9615e53ca4aa10..3e044872790072838c2d1d0370b98b6ebf4fea93:/Demos/Device/ClassDriver/Keyboard/Descriptors.h?ds=sidebyside diff --git a/Demos/Device/ClassDriver/Keyboard/Descriptors.h b/Demos/Device/ClassDriver/Keyboard/Descriptors.h index 538a9d14f..2e9148216 100644 --- a/Demos/Device/ClassDriver/Keyboard/Descriptors.h +++ b/Demos/Device/ClassDriver/Keyboard/Descriptors.h @@ -60,7 +60,7 @@ /** Endpoint number of the Keyboard HID reporting IN endpoint. */ #define KEYBOARD_EPNUM 1 - /** Size in bytes of the Keyboard HID reporting IN and OUT endpoints. */ + /** Size in bytes of the Keyboard HID reporting IN endpoint. */ #define KEYBOARD_EPSIZE 8 /* Function Prototypes: */