projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed the the TotalHIDReports element of the HID descriptor structure in the HID...
[pub/USBasp.git]
/
Demos
/
Device
/
KeyboardMouse
/
Descriptors.h
diff --git
a/Demos/Device/KeyboardMouse/Descriptors.h
b/Demos/Device/KeyboardMouse/Descriptors.h
index
5949542
..
5540f4a
100644
(file)
--- a/
Demos/Device/KeyboardMouse/Descriptors.h
+++ b/
Demos/Device/KeyboardMouse/Descriptors.h
@@
-53,7
+53,7
@@
uint16_t HIDSpec;
\r
uint8_t CountryCode;
\r
\r
- uint8_t Total
HIDReport
s;
\r
+ uint8_t Total
ReportDescriptor
s;
\r
\r
uint8_t HIDReportType;
\r
uint16_t HIDReportLength;
\r