WebUSB
WebUSB copied to clipboard
Promise for device.TransferIn() pending.
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.
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.