projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added new GenericHIDHost demo.
[pub/USBasp.git]
/
Projects
/
Magstripe
/
Descriptors.c
diff --git
a/Projects/Magstripe/Descriptors.c
b/Projects/Magstripe/Descriptors.c
index
6811f52
..
71abca6
100644
(file)
--- 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),
\r
Attributes: EP_TYPE_INTERRUPT,
\r
EndpointSize: KEYBOARD_EPSIZE,
\r
- PollingIntervalMS: 0x0
2
\r
+ PollingIntervalMS: 0x0
4
\r
},
\r
};
\r
\r