projects
/
kiibohd-controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3431042
)
Typo from the last commit.
author
Jacob Alexander
<haata@kiibohd.com>
Sun, 18 Oct 2015 04:03:07 +0000
(21:03 -0700)
committer
Jacob Alexander
<haata@kiibohd.com>
Sun, 18 Oct 2015 04:03:07 +0000
(21:03 -0700)
Output/pjrcUSB/arm/usb_desc.c
patch
|
blob
|
history
diff --git
a/Output/pjrcUSB/arm/usb_desc.c
b/Output/pjrcUSB/arm/usb_desc.c
index ee278e80ec3b26c8b2488bb8e4993fe017e50647..b7cb7357692d7f020df89f92d03bfc1326d2d23e 100644
(file)
--- a/
Output/pjrcUSB/arm/usb_desc.c
+++ b/
Output/pjrcUSB/arm/usb_desc.c
@@
-297,7
+297,7
@@
static uint8_t sys_ctrl_report_desc[] = {
0x75, 0x10, // Report Size (16),
0x95, 0x01, // Report Count (1),
0x16, 0x01, 0x00, // Logical Minimum (1),
- 0x26, 0x9
C, 0x02, // Logical Maximum (668
),
+ 0x26, 0x9
D, 0x02, // Logical Maximum (669
),
0x05, 0x0C, // Usage Page (Consumer),
0x19, 0x01, // Usage Minimum (1),
0x2A, 0x9D, 0x02, // Usage Maximum (669),