Added new GenericHIDHost demo.
[pub/USBasp.git] / Projects / Magstripe / Descriptors.c
index 6811f52..71abca6 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:      0x02\r
+                       PollingIntervalMS:      0x04\r
                },\r
 };\r
 \r