You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: