X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/2acae9b0a302aba795e3b403916eba37192200fc..d83d87e1b8aa8c76e062f01588066d9ab4233828:/Projects/Magstripe/Descriptors.c diff --git a/Projects/Magstripe/Descriptors.c b/Projects/Magstripe/Descriptors.c index 6811f5266..71abca666 100644 --- a/Projects/Magstripe/Descriptors.c +++ b/Projects/Magstripe/Descriptors.c @@ -154,7 +154,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor = EndpointAddress: (ENDPOINT_DESCRIPTOR_DIR_IN | KEYBOARD_EPNUM), Attributes: EP_TYPE_INTERRUPT, EndpointSize: KEYBOARD_EPSIZE, - PollingIntervalMS: 0x02 + PollingIntervalMS: 0x04 }, };