Skip to content

Conversation

alangecker
Copy link

It allows you to use a ST7789V display by setting it as follows

disp = st7789.ST7789(
    [...]
    variant=st7789.VARIANT_ST7789V
)

all credits go to @mander1000, it is basically all their code from this commit 49f111b, just separated out

closes #31

all credits go to @mander1000, it is basically all their code from this commit, just seperated out
pimoroni@49f111b
@alangecker alangecker mentioned this pull request May 30, 2025
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.

ST7789V Variant?

2 participants