Added readme.md file for hidapi

This commit is contained in:
Enrico Turri 2019-12-13 17:46:35 +01:00
parent 62e36cd2d5
commit 06c9d3ad56

5
src/hidapi/README.md Normal file
View File

@ -0,0 +1,5 @@
** hidapi is a c++ library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.**
For more information go to https://github.com/libusb/hidapi
THIS DIRECTORY CONTAINS THE hidapi-0.9.0 7da5cc9 SOURCE DISTRIBUTION.