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

TFT module optimisations #13

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

TFT module optimisations #13

wants to merge 6 commits into from

Conversation

gonzomir
Copy link
Owner

@gonzomir gonzomir commented Jan 8, 2025

No description provided.

There's no easy way to call esp_lcd_panel_disp_on_off() which lokks as
more appropriate for powering off the display and driver chip.
LVGL needs LV_DRAW_COMPLEX to be 1, declare custom fonts in lv_conf.c
and set the default font there.
Evrything still works pretty well an we'll save some power.
Having dark background should save some power, right?
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.

1 participant