thegecko / webusb

Node.js implementation of the WebUSB Specification
https://thegecko.github.io/webusb/
MIT License
183 stars 27 forks source link

Allow empty data for device.controlTransferOut #16

Closed thegecko closed 6 years ago

thegecko commented 6 years ago

Fixes #15

@monteslu