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

Fix gas resistance reading #32

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

felmue
Copy link
Contributor

@felmue felmue commented Oct 13, 2024

There is a report in the M5Stack community forum about ENVPro unit not properly reporting gas resistance.

I looked through the code and I think there might be a copy / paste error here.

Note: I do not have an ENVPro unit therefore I cannot test this myself - so I could be wrong here.

Thanks
Felix

@lbuque
Copy link
Collaborator

lbuque commented Oct 17, 2024

@felmue The lib for the bem688 is based on https://github.com/adafruit/Adafruit_CircuitPython_BME680, which I recently discovered had some updates done again and I can't tell if it works as expected.

I'm thinking of writing a library for the bme688 using the C binding approach.

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.

2 participants