We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
During debugging, it was notable that serial processing was paused on occasion coinciding with port refresh requests.
Consider this, test, and resolve if necessary.
The text was updated successfully, but these errors were encountered:
This definitely caused download failures to occur on a more frequent basis. Issue #67 and Issue #109.
Fixed this issue by halting timed events before loadPropeller() operations and resuming timed events afterwards. PR #110
Sorry, something went wrong.
PropGit
No branches or pull requests
During debugging, it was notable that serial processing was paused on occasion coinciding with port refresh requests.
Consider this, test, and resolve if necessary.
The text was updated successfully, but these errors were encountered: