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

fixed garbled output with println #1

Merged
merged 3 commits into from
Mar 24, 2020

Conversation

alexfederlin
Copy link
Contributor

I got garbled output on my LCD when using the println function. I noticed a sleep(2) after almost every write operation in the code, but not after selecting the right line in the println function.
I added that line and I have no more garbled output.

alexfederlin and others added 3 commits January 22, 2018 00:01
I got garbled output on my LCD when using the println function. I noticed a sleep(2) after almost every write operation in the code, but not after selecting the right line in the println function.
I added that line and I have no more garbled output.
@craigmw craigmw merged commit 446c4e3 into craigmw:master Mar 24, 2020
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