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

Improve error message when device is in use. #1

Closed
wants to merge 1 commit into from

Conversation

alimhassam
Copy link

Exclusively lock the device even on Edison (when customCS is set),
and propagate the error message when lock couldn't be aquired.

Got tired of messing my loop get when querying the pump while the loop was also accessing the radio, this allows the second command to fail with the correct error message without corrupting the first call.

Exclusively lock the device even on Edison (when customCS is set),
and propagate the error message when lock couldn't be aquired.
@ecc1
Copy link
Owner

ecc1 commented Apr 27, 2018 via email

@ecc1 ecc1 closed this Apr 27, 2018
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