Ignore:
Timestamp:
2011-03-08T20:01:03Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5050d9e
Parents:
8e9becf6 (diff), 8bec4d1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged changes from branch maklf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/classes/hid_report_items.h

    r8e9becf6 r021351c  
    4242#define USB_HID_REPORT_TAG_INPUT                        0x8
    4343#define USB_HID_REPORT_TAG_OUTPUT                       0x9
    44 #define USB_HID_REPORT_TAG_FEATURE                      0xA
    45 #define USB_HID_REPORT_TAG_COLLECTION           0xB
     44#define USB_HID_REPORT_TAG_FEATURE                      0xB
     45#define USB_HID_REPORT_TAG_COLLECTION           0xA
    4646#define USB_HID_REPORT_TAG_END_COLLECTION       0xC
    4747
Note: See TracChangeset for help on using the changeset viewer.