JnyJny / blynclight

Python bindings for the Embrava BlyncLight family of products.
Apache License 2.0
21 stars 3 forks source link

Support PyUSB & HIDAPI #11

Closed JnyJny closed 4 years ago

JnyJny commented 5 years ago

I know I've vacillated between using PyUSB and HIDAPI to access the hardware, the changes motivated by software availability/accessibility on my primary development platform (Mac OS). It occurs to me that it doesn't have to be an either/or choice, I could support either method of access.