mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
Merge pull request #61 from da2x/patch-1
Improve langauge in INSTALL.md
This commit is contained in:
commit
a4b4cae4ef
@ -9,8 +9,8 @@
|
|||||||
* hidapi or libusb
|
* hidapi or libusb
|
||||||
|
|
||||||
## hidapi vs libusb :</br>
|
## hidapi vs libusb :</br>
|
||||||
hidapi is the new implementation but need to be tested.</br>
|
hidapi is a newer implementation but needs more testing.</br>
|
||||||
hidapi is very more speed than libusb (~20ms vs ~150ms).</br>
|
hidapi is more responsive than libusb (~20ms vs ~150ms).</br>
|
||||||
hidapi seem not work on CentOS, writing on hidraw is not allowed.</br>
|
hidapi seem not work on CentOS, writing on hidraw is not allowed.</br>
|
||||||
hidapi is recommended but if you encounter problem on your system, switch to libusb.</br>
|
hidapi is recommended but if you encounter problem on your system, switch to libusb.</br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user