respeaker_python_library
respeaker_python_library copied to clipboard
Fix call to hid.enumerate()
The current version of hidapi expects argumentes to be passed in
This was on OSX with python 2.7.9, I'm not entirely sure if this is needed on other platforms where hidapi might be different.