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

Screen width not fully utilized. #72

Open
clparrish opened this issue Dec 13, 2019 · 2 comments
Open

Screen width not fully utilized. #72

clparrish opened this issue Dec 13, 2019 · 2 comments

Comments

@clparrish
Copy link

clparrish commented Dec 13, 2019

I built the Edzelf/ESP-radio using an ST7735 1.8" TFT display. The screen width is not fully utilized, however. For example, the top line looks like this:

                                             ** Internet Radio
                                             **

As you can see, the trailing asterisks are on the second line, indicating that the display thinks there is no room for them on the first line, which is not the case. Additional text on the display does the same thing. I'm using the TFT_ILI9163C library, as specified in the sketch.
Has anyone encountered this same problem?

@oSkrobuk
Copy link

oSkrobuk commented Jul 18, 2020

Edit the settings in the TFT_ILI9163C_settings.h file for your display. Set 0 for offset

@clparrish
Copy link
Author

clparrish commented Jul 20, 2020 via email

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

No branches or pull requests

2 participants