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

Can't turn off performance and memory monitor #5

Closed
edo44 opened this issue Feb 12, 2023 · 2 comments
Closed

Can't turn off performance and memory monitor #5

edo44 opened this issue Feb 12, 2023 · 2 comments

Comments

@edo44
Copy link

edo44 commented Feb 12, 2023

In lv_conf.h LV_USE_USER_DATA 0 and LV_USE_MEM_MONITOR 0 don't disable the little monitor windows.

Is it maybe a driver thing?

ESP32_3248S035C

@rzeldent
Copy link
Owner

Hi edo,

his is something managed by LVGL. Have you checked the include path?
You should define your own config file...

Success

@edo44
Copy link
Author

edo44 commented Feb 12, 2023

Hi edo,

his is something managed by LVGL. Have you checked the include path? You should define your own config file...

Success

Yes, the include path is correct. Every other define works properly except for these two so I tought it was display driver thing.

I will ask in the LVGL section too. Thank you.

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

No branches or pull requests

2 participants