projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Commit for the 090810 release.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
Keyboard
/
Descriptors.h
diff --git
a/Demos/Device/ClassDriver/Keyboard/Descriptors.h
b/Demos/Device/ClassDriver/Keyboard/Descriptors.h
index
6ed05e1
..
fc2321b
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Descriptors.h
+++ b/
Demos/Device/ClassDriver/Keyboard/Descriptors.h
@@
-52,7
+52,7
@@
{
\r
USB_Descriptor_Configuration_Header_t Config;
\r
USB_Descriptor_Interface_t Interface;
\r
{
\r
USB_Descriptor_Configuration_Header_t Config;
\r
USB_Descriptor_Interface_t Interface;
\r
- USB_
Descriptor_HID
_t KeyboardHID;
\r
+ USB_
HID_Descriptor
_t KeyboardHID;
\r
USB_Descriptor_Endpoint_t KeyboardEndpoint;
\r
} USB_Descriptor_Configuration_t;
\r
\r
USB_Descriptor_Endpoint_t KeyboardEndpoint;
\r
} USB_Descriptor_Configuration_t;
\r
\r