Skip to content

How to disable some debug messages? #126

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

Open
zizheng1 opened this issue Nov 17, 2024 · 1 comment
Open

How to disable some debug messages? #126

zizheng1 opened this issue Nov 17, 2024 · 1 comment

Comments

@zizheng1
Copy link

Hi, I am using ESP32_Display_Panel and I want to disable debug message in serial monitor like:

D (15479) ESP_PanelTouch: Touch panel @0x3c327b20 touched (11, 170, 20)

I cannot find where I can configure this. Thanks!

@Lzw655
Copy link
Collaborator

Lzw655 commented Nov 18, 2024

Hi @zizheng1, you can set ESP_PANEL_ENABLE_LOG to 0 in the file ESP_Panel_Conf.h which should be located in the project folder.

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