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

Fixed soft reset command #20

Closed
wants to merge 1 commit into from

Conversation

PepperBurst
Copy link
Contributor

This is to fix the soft reset function as noted out in this issure here. #19

Changed the softReset() function from using the readWordCommand to using the TwoWire commands to implement the soft reset using the General Call mode by using 0x00 as the I2C address instead of the SGP30 device address as previously used.

@caternuson
Copy link
Contributor

Test this again and see if it is still an issue. The conversion to BusIO done with #21 may have fixed this.

@caternuson
Copy link
Contributor

Closing due to lack of response.

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