Whitespace only

This commit is contained in:
Ross Owen
2012-09-25 11:00:37 +01:00
parent 2ecc43ed47
commit f11b0804e2

View File

@@ -282,6 +282,7 @@ unsigned char hidReportDescriptor[] = {
0x81, 0x01, /* Input (Cnst, Ary, Abs) */
0xc0 /* End collection */
};
#endif
#define HID_LENGTH (25*HID_INTERFACES)