apmorton / pyhidapi

hidapi bindings in ctypes
MIT License
112 stars 42 forks source link

Make this library work even if hid_get_input_report is not supported by the hid library #55

Open pandaninjas opened 1 year ago

pandaninjas commented 1 year ago

Makes hidapi.hid_get_input_report raise an Exception if it isn't supported by the hid library