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

Added timeout feature to read and write method #35

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

JianDk
Copy link

@JianDk JianDk commented Jan 7, 2021

kwargs have been added to read and write method. If timeout keyword argument is not provided both read and write method will behave as original - inifinite loop. However if a timeout is provided the method will terminate if card is not introduced to the reader within the specified time period.

@Jonathan-0101
Copy link

Jonathan-0101 commented Sep 5, 2021

Hi @JianDk, how do you use the timeout function that you have added? I have made the adjustment to the module on my pi, now what do if I want it to timeout?

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