Hello everyone, Why is missing from the python libhid wrapper? >>> import hid >>> hid.HID_RET_TIMEOUT Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'HID_RET_TIMEOUT' Gabriel