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

Hide log_v behind conditional define, reduce excessive logging #2641

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

stickbreaker
Copy link
Contributor

@cyberman54 from #2250 recommended reducing unnecessary logging. There have not been any reported problems with i2c and cpu frequency changes since it was implemented in the 1.0.1 release. This pr hides these verbose log reported behind the ENABLE_I2C_DEBUG_BUFFER define. They will be available if necessary, but normally will not be included in compiled code.

Chuck.

@me-no-dev
Copy link
Member

do people use verbose a lot?

@me-no-dev me-no-dev merged commit 9150803 into espressif:master Apr 10, 2019
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.

None yet

2 participants