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

Add public API to parse calibration data #79

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pawelszramowski
Copy link

bme280_parse_temp_press_calib_data and bme280_parse_humidity_calib_data functions are extracted from internal API to accompany existing bme280_parse_sensor_data and bme280_compensate_data in order to allow processing data gathered outside the driver.

This is useful for applications which do not find API based on struct bme280_dev suitable and would rather communicate with the sensor on their own.

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.

1 participant