Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 324 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 324 Bytes

USB HID client library based on gousb

This is HID USB client library based on gousb.

It provides functions to interact with HID USB devices connected to a computer.

In order to use this lib, please follow README at gousb for more information about prerequisites, which is libusb.