projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add new MIDIHost LowLevel demo application.
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
KeyboardHost
/
ConfigDescriptor.h
diff --git
a/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
index
425f0a4
..
6dd9366
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
@@
-67,6
+67,6
@@
uint8_t ProcessConfigurationDescriptor(void);
\r
\r
uint8_t DComp_NextKeyboardInterface(void* CurrentDescriptor);
\r
uint8_t ProcessConfigurationDescriptor(void);
\r
\r
uint8_t DComp_NextKeyboardInterface(void* CurrentDescriptor);
\r
- uint8_t DComp_Next
InterfaceKeyboard
DataEndpoint(void* CurrentDescriptor);
\r
+ uint8_t DComp_Next
KeyboardInterface
DataEndpoint(void* CurrentDescriptor);
\r
\r
#endif
\r
\r
#endif
\r