X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/032a83e9e1bda3b4724870ad65310414a8020351..fb3fcb968ea70f8b5c6d8f7edde65745e49628f2:/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 }, };