Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve...
[pub/USBasp.git] / Projects / Magstripe / Descriptors.c
index de704ae..68c98ed 100644 (file)
@@ -154,7 +154,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        .EndpointAddress        = (ENDPOINT_DESCRIPTOR_DIR_IN | KEYBOARD_EPNUM),\r
                        .Attributes             = EP_TYPE_INTERRUPT,\r
                        .EndpointSize           = KEYBOARD_EPSIZE,\r
-                       .PollingIntervalMS      = 0x04\r
+                       .PollingIntervalMS      = 0x01\r
                },\r
 };\r
 \r