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

retry undefined in xmodem._wait_recv(self, error_count, timeout) #3

Open
ApiumJacob opened this issue Nov 12, 2021 · 1 comment
Open

Comments

@ApiumJacob
Copy link

ApiumJacob commented Nov 12, 2021

Issue in head of multi_protocol branch

@ApiumJacob
Copy link
Author

I've worked around this issue by making a local retry = 16 at the top of the function, but it seems like it should be passed in or be global to the class.

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

No branches or pull requests

1 participant