Skip to content

Instantly share code, notes, and snippets.

@aybarburak
Created October 21, 2018 10:09
Show Gist options
  • Save aybarburak/04b3123aaaa3038b2fb84c96d1b20fbe to your computer and use it in GitHub Desktop.
Save aybarburak/04b3123aaaa3038b2fb84c96d1b20fbe to your computer and use it in GitHub Desktop.
device.open()
.then(() => device.selectConfiguration(1))
.then(() => device.claimInterface(0));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment