WebUSB icon indicating copy to clipboard operation
WebUSB copied to clipboard

Promise for device.TransferIn() pending.

Open tanmay114 opened this issue 7 years ago • 1 comments
trafficstars

When I am using device.TransferIn() the promise stays in pending state only and I am not getting any result. Can you please suggest me the cause and if possible any solution for this problem.

tanmay114 avatar Mar 07 '18 16:03 tanmay114

I'm using the serial.js library to keep these nasty details out of my hands. I can only recommend to use this library too. Otherwise take a look at this library and see how it's solved there. It's in the root folder of my project.

edwinm avatar Mar 07 '18 19:03 edwinm