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

Allow both pressure and temp from single call #1

Open
SRGDamia1 opened this issue Apr 16, 2018 · 0 comments
Open

Allow both pressure and temp from single call #1

SRGDamia1 opened this issue Apr 16, 2018 · 0 comments
Assignees

Comments

@SRGDamia1
Copy link
Contributor

The communication happens in the "getADCconversion" function and most of the lifting happens in the "getMeasurements" functions, but to get both pressure and temperature values, both functions have to be called twice. This leads to several milliseconds of delay between the measurements, and generally holding up the processor for twice the amount of time that is necessary.

@bschulz1701 bschulz1701 self-assigned this Apr 16, 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

No branches or pull requests

2 participants