Skip to content

Conversation

@harlock974
Copy link

ESP8266

include <pgmspace.h> in case the controller is not an AVR

Character set

The following characters can now be displayed with setChar():
A b c d E F G H i J L n o P r t Y

@bertrik
Copy link

bertrik commented Aug 12, 2018

This looks like a good fix, except I would simplify the pull request and split it into two parts, so one to fix ESP8266 compilation and another for the character set. This makes it easier for the maintainers to apply and the chance of the pull request getting accepted, e.g. if they agree with one thing but perhaps not with the other.

@bertrik
Copy link

bertrik commented Aug 13, 2018

Hmm, this project seems dead (no commits in last three years), I'll just create my own fork with these changes and use that.

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