Skip to content

Jira-462: Call Available() after calling end() indicated data available. #92

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

Closed
wants to merge 1 commit into from

Conversation

SidLeung
Copy link
Contributor

Code Modifications:

  1. Added checking of device open in these routines: available, read, peek.
    Will return 0 or -1 if device is not opened to indicate invalid operation.

Code Modifications:

1.  Added checking of device open in these routines: available, read, peek.
    Will return 0 or -1 if device is not opened to indicate invalid operation.
@SidLeung
Copy link
Contributor Author

@bigdinotech @kmsywula Please review the changes to fix Jira-462, Serial.end() and Serial.available() issue.

@bbaltz505
Copy link
Contributor

No new KW issues in this PR

@bigdinotech
Copy link
Contributor

@calvinatintel looks good. Please merge.

@calvinatintel
Copy link
Contributor

Cherry-picked

@kitsunami kitsunami modified the milestone: Arcturus Mar 3, 2016
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.

5 participants