Skip to content

Conversation

@jkfritcher
Copy link
Contributor

See BME280 datasheet, pg 23.

In the code, H6 is specified as a uint8_t, but the datasheet says H6 is a signed char. This PR changes H6 to be an int8_t

The change compiles and runs correctly with a SparkFun BME280 breakout.

@nseidle
Copy link
Member

nseidle commented Mar 9, 2018

Good catch. We're a little (ok a lot) late to reviewing this. Thanks for the PR!

@nseidle nseidle merged commit 47bc82f into sparkfun:master Mar 9, 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.

2 participants