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

Fix build error when compiling with verbose logging #5747

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Fix build error when compiling with verbose logging #5747

merged 1 commit into from
Oct 11, 2021

Conversation

urish
Copy link
Contributor

@urish urish commented Oct 9, 2021

Summary

When compiling with verbose logging, the build would error with a message saying len is not defined in tud_vendor_rx_cb(). This pull request fixes the error.

Impact

You can now build the project with verbose logging :) Other than this - no impact.

When compiling with verbose logging, the build would error with a message saying `len` is not defined in `tud_vendor_rx_cb()`. This change fixes the error.
@CLAassistant
Copy link

CLAassistant commented Oct 9, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit 88789cd into espressif:master Oct 11, 2021
@me-no-dev
Copy link
Member

thanks @urish for finding this :)

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.

3 participants