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

refactor(api): clarify warning on GPIO connection problem #6204

Merged
merged 1 commit into from
Jul 23, 2020

Conversation

theosanderson
Copy link
Contributor

The message displayed when we fail to connect to GPIOs in Jupyter/Python script because another process is already using them doesn't explain that the reason stopping the server works is that it frees up the GPIOs for connecting. This may (or may not) be behind for example #6164.

This adds that to the message.

(Only one device can connect at a time).
@theosanderson theosanderson requested a review from a team as a code owner July 23, 2020 17:56
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a great clarification, thanks for the pull!

@sfoster1 sfoster1 merged commit 5148f96 into Opentrons:edge Jul 23, 2020
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