Skip to content

Correct syntax section of parseInt() reference pages #589

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
May 1, 2019
Merged

Correct syntax section of parseInt() reference pages #589

merged 1 commit into from
May 1, 2019

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Apr 29, 2019

Both the Stream.parseInt() and Serial.parseInt() reference pages had erroneous information in their syntax documentation.

Reference:
https://github.com/arduino/ArduinoCore-API/blob/1.0.0/api/Stream.h#L86

Fixes #588

Both the Stream.parseInt() and Serial.parseInt() reference pages had erroneous information in their syntax documentation.

Reference:
https://github.com/arduino/ArduinoCore-API/blob/1.0.0/api/Stream.h#L86
@robsoncouto robsoncouto merged commit 0dc2090 into arduino:master May 1, 2019
@robsoncouto
Copy link
Contributor

Merged. Thanks, per!

@per1234 per1234 deleted the correct-parseint-syntax branch May 3, 2019 07:36
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.

Is the syntax for Stream.parseInt() correct?
2 participants