summaryrefslogtreecommitdiff
path: root/usbdrv/usbconfig.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2014-04-05 19:29:18 +0200
committerFlorian Jung <flo@windfisch.org>2014-04-05 19:29:18 +0200
commitfc0bea2bd940e5fecea3b52e9fe31cec1b412ced (patch)
treef84416713bee57fcb407554fe1ff69c37b8d5028 /usbdrv/usbconfig.h
parent61369296fb7907360f9113555cd05f3f572119bf (diff)
be a USB gamepad :)
Diffstat (limited to 'usbdrv/usbconfig.h')
-rw-r--r--usbdrv/usbconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbdrv/usbconfig.h b/usbdrv/usbconfig.h
index 7bb2a17..a5a0c0a 100644
--- a/usbdrv/usbconfig.h
+++ b/usbdrv/usbconfig.h
@@ -279,7 +279,7 @@ section at the end of this file).
* HID class is 3, no subclass and protocol required (but may be useful!)
* CDC class is 2, use subclass 2 and protocol 1 for ACM
*/
-#define USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH 52
+#define USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH 50
/* Define this to the length of the HID report descriptor, if you implement
* an HID device. Otherwise don't define it or define it to 0.
* If you use this define, you must add a PROGMEM character array named