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

Report errors #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Report errors #25

wants to merge 2 commits into from

Conversation

JeffyW
Copy link

@JeffyW JeffyW commented Aug 5, 2016

This change simply converts all of the methods that were calling TwoWire interefaces to now return bool, reporting their status (whether or not they suceeded).

@JeffyW
Copy link
Author

JeffyW commented Aug 5, 2016

Note, this includes change #22.

@JeffyW JeffyW mentioned this pull request Aug 5, 2016
JefWight added 2 commits March 4, 2019 22:34
As per issue adafruit#14, Wire.requestFrom does not need to call
Wire.endTransmission.
This change converts most methods to return their status (rather than
void).
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