Skip to content

Adding the serial_bytes_available() method to the 3.x branch#1317

Merged
tannewt merged 2 commits into
adafruit:3.xfrom
ATMakersBill:serial_bytes_avail_backport
Nov 4, 2018
Merged

Adding the serial_bytes_available() method to the 3.x branch#1317
tannewt merged 2 commits into
adafruit:3.xfrom
ATMakersBill:serial_bytes_avail_backport

Conversation

@ATMakersBill

Copy link
Copy Markdown
Collaborator

This PR adds the serial_bytes_available() code to the 3.x branch so that we don't have to wait for the 4.0 release to use it. This is important because it is essentially a stop-gap to make interactive serial usage possible until the secondary Serial connection is available in 4.x.

The code here should be identical to that in master (as of 11/3) including comments, etc.

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the backport!

@tannewt
tannewt merged commit adf9b21 into adafruit:3.x Nov 4, 2018
@ATMakersBill
ATMakersBill deleted the serial_bytes_avail_backport branch November 4, 2018 19:45
@ATMakersBill

Copy link
Copy Markdown
Collaborator Author

No problem - if you think of it please let me know when there's a release with this in it on the 3.x branch :-)

@dhalbert

dhalbert commented Nov 4, 2018

Copy link
Copy Markdown
Collaborator

I'll make a release soon, within a day or two.

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.

3 participants