Skip to content

Remove unused variable in function readBytes #3

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

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

peterberbec
Copy link
Contributor

The results of Wire.read() are directly placed into an array passed as a function variable. The variable may have been used previously, but now is not.

peterberbec and others added 2 commits June 25, 2017 17:56
The results of Wire.read() are directly placed into an array passed as a function variable. The variable may have been used previously, but now is not.
@nseidle nseidle merged commit 677611f into sparkfun:master Oct 13, 2021
@nseidle
Copy link
Member

nseidle commented Oct 13, 2021

Sorry for the long delay. PRs are always appreciated!

@nseidle
Copy link
Member

nseidle commented Oct 13, 2021

Merged

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