Public bug reported:
Binary package hint: python-hid
Ubuntu 9.04, Python 2.6.2,
hid.hid_set_feature_report function should accept sequence of longints
in path parameter but it excepts integers. I guess something is wrong
with libhid python interface bindings?
Example code below, for testing cha
** Description changed:
Binary package hint: python-hid
Ubuntu 9.04, Python 2.6.2,
hid.hid_set_feature_report function should accept sequence of longints
in path parameter but it excepts integers. I guess something is wrong
with libhid python interface bindings?
Example code b