Skip to content

webusb: fix set_configuration binding#1744

Closed
adriweb wants to merge 1 commit intolibusb:masterfrom
adriweb:patch-1
Closed

webusb: fix set_configuration binding#1744
adriweb wants to merge 1 commit intolibusb:masterfrom
adriweb:patch-1

Conversation

@adriweb
Copy link
Copy Markdown
Contributor

@adriweb adriweb commented Jan 18, 2026

setConfiguration was only used in the very early days of WebUSB. It is nowadays selectConfiguration.
See https://developer.mozilla.org/en-US/docs/Web/API/USBDevice/selectConfiguration

`setConfiguration` was only used in the very early days of WebUSB. It is nowadays `selectConfiguration`.
@mcuee
Copy link
Copy Markdown
Member

mcuee commented Jan 30, 2026

Looks good to me.

@adriweb adriweb deleted the patch-1 branch February 9, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants