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 problem with strings not being printed on LCD display (only fir… #31

Merged
merged 1 commit into from
Dec 7, 2019

Conversation

mp-se
Copy link
Contributor

@mp-se mp-se commented Sep 14, 2019

Only the first char of a string is printed on the LCD. There is a change in the underlying Print::print.cpp class that requires a positive value to continue printing the string.

…st char printed). Caused by fix in library,

Check Print::write(byte) return and stop on fail (#4527)
@CLAassistant
Copy link

CLAassistant commented Sep 14, 2019

CLA assistant check
All committers have signed the CLA.

@thorrak thorrak changed the base branch from master to esp32 December 7, 2019 22:37
@thorrak thorrak merged commit 7ab5cb0 into thorrak:esp32 Dec 7, 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.

3 participants