projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descri...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
Joystick
/
Descriptors.h
diff --git
a/Demos/Device/ClassDriver/Joystick/Descriptors.h
b/Demos/Device/ClassDriver/Joystick/Descriptors.h
index
963ed1b
..
aaee982
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Descriptors.h
+++ b/
Demos/Device/ClassDriver/Joystick/Descriptors.h
@@
-51,7
+51,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 JoystickHID;
\r
+ USB_
HID_Descriptor
_t JoystickHID;
\r
USB_Descriptor_Endpoint_t JoystickEndpoint;
\r
} USB_Descriptor_Configuration_t;
\r
\r
USB_Descriptor_Endpoint_t JoystickEndpoint;
\r
} USB_Descriptor_Configuration_t;
\r
\r