Skip to content

remove interface argument to Dev.read() call#4

Open
JonathonReinhart wants to merge 1 commit into
andrewdodd:masterfrom
JonathonReinhart:pyusb_fix
Open

remove interface argument to Dev.read() call#4
JonathonReinhart wants to merge 1 commit into
andrewdodd:masterfrom
JonathonReinhart:pyusb_fix

Conversation

@JonathonReinhart
Copy link
Copy Markdown
Contributor

The interface argument was removed at some point and is apparently
unneeded.

I also specified the timeout argument by name, so this will still work
with older versions of pyusb that still have the interface parameter.

This is identical to a8480b45 in pyCCSniffer.

This mirrors the change I made at andrewdodd/pyCCSniffer#2.

The interface argument was removed at some point and is apparently
unneeded.

I also specified the timeout argument by name, so this will still work
with older versions of pyusb that still have the interface parameter.

This is identical to a8480b45 in pyCCSniffer.
@andydvsn
Copy link
Copy Markdown

Just noting that this change was implemented at some point in the past and this could be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants