moononournation / Arduino_GFX

Arduino GFX developing for various color displays and various data bus interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is st7789 170x320 supported?

hvuitsme opened this issue · comments

I currently have a st7789 screen with a resolution of 170x320, is my screen supported or is there a way to get the screen running with just changing a few lines of code?

Supported, please refer to the Arduino_GFX_display.h in PDQgraphicstest example.