Changes in uspace/drv/usbhid/hidreq.h [2391aaf:dde8ca4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/hidreq.h
r2391aaf rdde8ca4 50 50 int usbhid_req_set_protocol(usbhid_dev_t *hid_dev, usb_hid_protocol_t protocol); 51 51 52 int usbhid_req_set_idle(usbhid_dev_t *hid_dev, uint8_t duration); 53 52 54 /*----------------------------------------------------------------------------*/ 53 55
Note:
See TracChangeset
for help on using the changeset viewer.