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

New release after #8 #10

Closed
Janno opened this issue Sep 29, 2024 · 2 comments
Closed

New release after #8 #10

Janno opened this issue Sep 29, 2024 · 2 comments

Comments

@Janno
Copy link

Janno commented Sep 29, 2024

It would be great if there was a released version that included #8. I spent a few days trying to debug my code and finally managed to spot the problem with the help of a logic analyzer.

P.S.: Thanks so much for building the library!

@haraldkubota
Copy link

Can confirm: v0.3.1 works where v0.3.0 did not. Tested on RP2040 with Embassy. And it even works via a PCA9548A (I2C switch). Please release as a crate as

sht31 = { git = "https://github.com/FloppyDisck/SHT31-rs.git", branch = "main" } does not look as nice as sht31 = "0.3.1"

@FloppyDisck
Copy link
Owner

Version 0.3.1 should be published now

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

3 participants