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

Fix GPS and HTU21d #515

Merged
merged 3 commits into from
Oct 13, 2019
Merged

Fix GPS and HTU21d #515

merged 3 commits into from
Oct 13, 2019

Conversation

dirkmueller
Copy link
Collaborator

Another variant of #514

When there is no serial input on first enter of loop(), the
GPS was turned off. We can do better and wait some more time
until the first measurement, as it might take up to 2s for
the first GPS data to arrive.
This one has a different sensor id of 0x3A instead of 0x02,
so we need to test successful sample reading until the HTU21D library
has been fixed.
@ricki-z ricki-z merged commit 1502254 into opendata-stuttgart:beta Oct 13, 2019
@dirkmueller dirkmueller deleted the 124_b9_fix branch November 26, 2019 21:19
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