projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve...
[pub/USBasp.git]
/
Projects
/
Magstripe
/
Descriptors.c
diff --git
a/Projects/Magstripe/Descriptors.c
b/Projects/Magstripe/Descriptors.c
index
de704ae
..
68c98ed
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
4
\r
+ .PollingIntervalMS = 0x0
1
\r
},
\r
};
\r
\r