projects
/
pub
/
lufa.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/lufa.git]
/
Bootloaders
/
TeensyHID
/
Descriptors.h
diff --git
a/Bootloaders/TeensyHID/Descriptors.h
b/Bootloaders/TeensyHID/Descriptors.h
index
24a0cda
..
2b84734
100644
(file)
--- a/
Bootloaders/TeensyHID/Descriptors.h
+++ b/
Bootloaders/TeensyHID/Descriptors.h
@@
-50,7
+50,7
@@
uint16_t HIDSpec;
\r
uint8_t CountryCode;
\r
\r
- uint8_t TotalHID
Report
s;
\r
+ uint8_t TotalHID
Descriptor
s;
\r
\r
uint8_t HIDReportType;
\r
uint16_t HIDReportLength;
\r