Skip to content

setWireTimeoutUs() referenced twice in documentation for setWireTimeout() #353

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

Open
paynterf opened this issue Jul 4, 2020 · 2 comments

Comments

@paynterf
Copy link

paynterf commented Jul 4, 2020

The documentation for setWireTimeou() references setWireTimeoutUs() instead.

@matthijskooijman
Copy link
Collaborator

Do you mean the comments in the source code? Or is there some reference documentation online already?

That function was renamed just before merging #107, probably the documentation wasn't updated. Should be fairly trivial to fix.

@paynterf
Copy link
Author

paynterf commented Jul 4, 2020

Yep - just the comments in the Wire.cpp source code, directly above the function itself

matthijskooijman added a commit to matthijskooijman/ArduinoCore-avr that referenced this issue Apr 13, 2022
This method was renamed shortly before merging this code and it seems
some comments were note updated.

Fixes: arduino#353
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