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

SerialLog: output CR + LF instead of just LF #4657

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

chaosmaster
Copy link
Contributor

Output "\r\n" instead of just "\n" in serial log, to keep output from getting garbled by using tools such as screen.
Serial.println() also does this.

@arendst arendst merged commit b445064 into arendst:development Dec 17, 2018
@chaosmaster chaosmaster deleted the patch-2 branch December 17, 2018 19:28
gemu2015 pushed a commit to gemu2015/Sonoff-Tasmota that referenced this pull request Jan 27, 2019
SerialLog: output CR + LF instead of just LF
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