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 address default #43

Open
danielazaffalon opened this issue Sep 30, 2022 · 0 comments
Open

I2C address default #43

danielazaffalon opened this issue Sep 30, 2022 · 0 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@danielazaffalon
Copy link

Hi,
i'm think that Inside the wakeup() method this sentence should be: "_wire->beginTransmission(_address);"
instead of " _wire->beginTransmission(0x00);"
isn't it?

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants