pywinusb icon indicating copy to clipboard operation
pywinusb copied to clipboard

Options to get input reports

Open hhdd92 opened this issue 3 years ago • 0 comments

Hi @rene-aguirre ,

I have set self_handler to receive input report based on the suggestion from this ticket: https://github.com/rene-aguirre/pywinusb/issues/66

However, I found that the call back return it not stable. Sometimes I wait for a while, but nothing returned. Is there anyway I could get the input result data directly instead of waiting the call_back? Just want to explore the options. Thank you.

Regards -HD

hhdd92 avatar Nov 15 '20 09:11 hhdd92