Skip to content

Fix comparison between signed and unsigned warning in StringLength example #6449

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 1 commit into from
Jul 6, 2017
Merged

Fix comparison between signed and unsigned warning in StringLength example #6449

merged 1 commit into from
Jul 6, 2017

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jul 2, 2017

Fixes warning: comparison between signed and unsigned integer expressions compiler warning.

Closes #693 (in conjunction with #6448)

…ample

Fixes:
warning: comparison between signed and unsigned integer expressions
compiler warning.

Closes #693 (in conjunction with #6448)
@facchinm facchinm self-requested a review July 3, 2017 10:22
@cmaglie cmaglie merged commit c5d4e5f into arduino:master Jul 6, 2017
@per1234 per1234 deleted the fix-StringLength-example-warning branch July 7, 2017 02:55
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.

4 participants