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 pressure compensation calculation typo #18

Merged
merged 6 commits into from
Jun 24, 2019

Conversation

SeanBurford
Copy link
Contributor

Fix a typo in the pressure compensation calculation.

https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280-DS002.pdf page 25 shows 128000. Changing 12800 to 128000 changes the result from 1032 hPa to 995 hPa, which is close to my phone (992.7), a Honeywell MPRLS (993) and a dedicated weather station (995.6).

@AndyEngland521
Copy link
Contributor

@SeanBurford can you change the version number back to 0.0.12? Version gets bumped up 1 when I run PXT Bump to get things all settled for microsoft

@SeanBurford
Copy link
Contributor Author

Thanks Andy, I have removed the version bump.

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