Skip to content

[I2C] Wire.reset() is gone #1679

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

Closed
ospringauf opened this issue Jul 26, 2018 · 1 comment
Closed

[I2C] Wire.reset() is gone #1679

ospringauf opened this issue Jul 26, 2018 · 1 comment

Comments

@ospringauf
Copy link

I am using the Wire.reset() method introduced in #678 to recover bus errors.
This method has been removed without warning in #1539 and now my code fails to compile.
Is there an alternative?

@me-no-dev
Copy link
Member

bus does that on it's own now. no need to call it.

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

2 participants