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

SHT41 driver overhaul #35

Merged
merged 6 commits into from
May 14, 2024
Merged

SHT41 driver overhaul #35

merged 6 commits into from
May 14, 2024

Conversation

linguini1
Copy link
Collaborator

SHT41 driver is now independent of any sensor interface (despite SensorLocation which will be removed later).

This PR also implements two new functions for the driver to cover the remaining I2C commands: sht41_serial_no() and sht41_heat().

Finally, some function signatures had errno_t changed to int as per #34.

@linguini1 linguini1 added the enhancement New feature or request label May 14, 2024
@linguini1 linguini1 self-assigned this May 14, 2024
@linguini1 linguini1 merged commit b391144 into main May 14, 2024
1 check passed
@linguini1 linguini1 deleted the sht41-overhaul branch May 14, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant