Skip to content

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