Skip to content
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

Implement Tx only Flush #3433

Merged
merged 13 commits into from
Nov 11, 2019
Merged

Implement Tx only Flush #3433

merged 13 commits into from
Nov 11, 2019

Conversation

stickbreaker
Copy link
Contributor

Second attempt to create a Serial.flush() that does not affect the rx data queue or rxFifo.

Serial.flush(true); will hang until all tx Data has been sent out the UART. It will not clear the rx data queue.

@me-no-dev me-no-dev merged commit 7d2632c into master Nov 11, 2019
@stickbreaker stickbreaker deleted the stickbreaker-patch-1 branch December 13, 2019 02:02
@lbernstone lbernstone mentioned this pull request Dec 17, 2019
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.

2 participants