Open pelikhan opened 7 years ago
Windows expect a response but the device reboots without sending one. It keeps raising a "timeout" error on that message.
You could try to modify our code not to wait for response for reset command. The request-response model here, is a purely software solution - for HID there are just interrupt transfers.
Windows expect a response but the device reboots without sending one. It keeps raising a "timeout" error on that message.