aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Descriptors.c
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Magstripe/Descriptors.c')
-rw-r--r--Projects/Magstripe/Descriptors.c2
1 files changed, 1 insertions, 1 deletions
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
},
};