You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jira-462: Call Available() after calling end() indicated data available.
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.
0 commit comments