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 non-blocking readRangeNoBlocking function to read the range sen… #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jjsch-dev
Copy link

…sor.

Added non-blocking readRangeNoBlocking function to read the range sensor. Useful with arduino. Returns true when reading ends. The value is passed as a reference, and to maintain compatibility with the blocking version it is set to 65535 when the time expires.

…sor.

Added non-blocking readRangeNoBlocking function to read the range sensor. Useful with arduino. Returns true when reading ends. The value is passed as a reference, and to maintain compatibility with the blocking version it is set to 65535 when the time expires.
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.

1 participant