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

Cleanup/remove wiringpi dependency #91

Merged

Conversation

lauralindzey
Copy link
Contributor

@lauralindzey lauralindzey commented May 7, 2023

This builds on #89 and #90. Please let me know if you'd like it as an independent PR.

I'm not sure why the Makefile was linking against it, since its headers aren't used.

Previously linux_userspace.c had used BME280_FLOAT_ENABLE,
but bme280.c defines BME280_DOUBLE_ENABLE.
Previously, it had always returned success, making it
harder to debug. Now, bme280_init will return the
BME280_E_COMM_FAIL bug if a read fails.
@kegov kegov merged commit 1df746c into boschsensortec:master May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants