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

ST7789 color inversion #38

Closed
tore-espressif opened this issue Feb 12, 2021 · 1 comment · Fixed by #39
Closed

ST7789 color inversion #38

tore-espressif opened this issue Feb 12, 2021 · 1 comment · Fixed by #39

Comments

@tore-espressif
Copy link
Collaborator

For reasons unknown (missing git history) ST7789 driver inverts colors by default:

https://github.com/lvgl/lvgl_esp32_drivers/blob/master/lvgl_tft/st7789.c#L68

This has to be made configurable.

This is more-or-less a feature request, as most of the LCD displays support color inversion.

@C47D
Copy link
Collaborator

C47D commented Feb 12, 2021

The git history was lost when we moved the lvgl_esp32_drivers content from the lv_port_esp32 repo into it's own repo (this one). I didn't knew on how to do it properly.

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 a pull request may close this issue.

2 participants