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

Possible bug in indexing of calibration data #23

Open
vamoirid opened this issue May 20, 2024 · 0 comments
Open

Possible bug in indexing of calibration data #23

vamoirid opened this issue May 20, 2024 · 0 comments

Comments

@vamoirid
Copy link

vamoirid commented May 20, 2024

This value

#define BME68X_IDX_H1_LSB (24)
looks like it has the same index with this
#define BME68X_IDX_H2_LSB (24)
.

These are different calibration parameters. Is this buffer supposed to be used for both humidity calibration parameters or is it a bug of the library?

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

1 participant