8000 init should not set I2C addr to 0 by billdenbeste · Pull Request #766 · nkolban/esp32-snippets · GitHub
[go: up one dir, main page]

Skip to content

init should not set I2C addr to 0 #766

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

Merged
merged 1 commit into from
Dec 22, 2018
Merged

Conversation

billdenbeste
Copy link
Contributor

init takes sdaPin and clkPin but does not take an I2C address. Therefore the call to init should not set the I2C address to 0. It should leave it alone.

init takes sdaPin and clkPin but does not take an I2C address.  Therefore the call to init should not set the I2C address to 0.  It should leave it alone.
@chegewara chegewara merged commit 9c9ce98 into nkolban:master Dec 22, 2018
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
0