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

bugfix(eeprom): make sure to close eeprom #394 #395

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

shareefj
Copy link
Contributor

This commit fixes a bug in ftconf.py where the eeprom device was not closed before exiting. This meant the kernel driver was not re-attached causing device disconnection.

This commit fixes a bug in ftconf.py where the eeprom device was
not closed before exiting.  This meant the kernel driver was not
re-attached causing device disconnection.
@eblot eblot merged commit 74cff4d into eblot:main Nov 23, 2024
15 checks passed
@eblot
Copy link
Owner

eblot commented Nov 23, 2024

Thanks

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