Changes in uspace/drv/usbhid/hidreq.h [dde8ca4:2391aaf] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/hidreq.h
rdde8ca4 r2391aaf 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 54 52 /*----------------------------------------------------------------------------*/ 55 53
Note:
See TracChangeset
for help on using the changeset viewer.