Skip to content

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

3 participants