Skip to content

Cleanup IO buffers after opening the serial port #32

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

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 29, 2022

This change helps to remove "dirty" data that sometimes shows up when the user opens the serial port.

@cmaglie cmaglie requested a review from umbynos November 29, 2022 11:25
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

I verified this fixes arduino/arduino-ide#927

Thanks Cristian!

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Nov 29, 2022
@per1234 per1234 linked an issue Nov 29, 2022 that may be closed by this pull request
3 tasks
@cmaglie cmaglie merged commit d70590f into main Nov 29, 2022
@cmaglie cmaglie deleted the cleanup_buffers branch November 29, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious output in Serial Monitor after upload
3 participants