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

I2C change address error #12

Open
tuloski opened this issue Feb 27, 2019 · 0 comments
Open

I2C change address error #12

tuloski opened this issue Feb 27, 2019 · 0 comments

Comments

@tuloski
Copy link

tuloski commented Feb 27, 2019

There is an error in the funciton to change address:

write(0x1e, dataBytes[0], newAddress);

it should be used the old address and not the new address to send the 0x08 to 0x1e, otherwise it doesn't work.

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

1 participant