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 warning about Raspberry Pi #27

Closed
wants to merge 1 commit into from

Conversation

Kixunil
Copy link

@Kixunil Kixunil commented Dec 17, 2016

According to #24.

@nastevens
Copy link
Member

In general, I'm not thrilled with the idea of having a copy-pasted warning scattered throughout the code and examples. I think a single section in the README would be a better approach, and then the code to work around the issue can be located in that one place.

I'm also not a fan of adding a hard delay to "fix" the issue. A much more robust solution would be to use something like the retry crate to try a few times with a delay between each attempt.

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.

3 participants