Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hid: fix wrong variable name #119

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

jktjkt
Copy link
Contributor

@jktjkt jktjkt commented Apr 30, 2023

That's the endless joy of languages with no compile-time variable lookup.

Fixes: ea01ab3 ("asyncio-based drivers for USB devices that present as HID")

That's the endless joy of languages with no compile-time variable
lookup.

Fixes: ea01ab3 ("asyncio-based drivers for USB devices that present as HID")
@sde1000
Copy link
Owner

sde1000 commented Apr 30, 2023

:-(

Too true.

The "drivers" and "examples" sections aren't don't have the same code quality standards as the main part of the library. That line had clearly never ever been tested...

@sde1000 sde1000 merged commit 6923d79 into sde1000:master Apr 30, 2023
@jktjkt jktjkt deleted the hid-bus-watch-variable-name branch April 26, 2024 00:37
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.

None yet

2 participants