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

esp-ping should use debug macros instead of os_printf #67

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Dec 22, 2023

esp8266/Arduino#9049

Also noticed debug macros instead of a boolean check do a check for & LWIP_DBG_ON and types one
PPP debug was enabled through ULWIPDEBUG 1 or 0, but should be set to that macro instead

Copy link
Owner

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@d-a-v d-a-v merged commit 6b58a0b into d-a-v:master Jan 10, 2024
1 check passed
@mcspr mcspr deleted the debug/esp-ping branch February 5, 2024 21:13
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.

2 participants