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

fixes BLE and WiFi Debug log messages #6902

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

SuGlider
Copy link
Collaborator

Description of Change

Replaces IDF CONFIG_LOG_DEFAULT_LEVEL usage in BLE and WiFi debuging log messages by the correct Arduino structure in order to make it work with log_d() and log_v().

It make logging work correctly with Arduino IDE.

Tests scenarios

Tested with ESP32 in different Core Debug Level modes.

Related links

This PR helps on the investigation of BLE issue such as
#6863
#6868

@SuGlider SuGlider added Area: BT&Wifi BT & Wifi related issues IDE: Arduino IDE Issue relates to Arduino IDE labels Jun 23, 2022
@SuGlider SuGlider added this to the 2.0.4 milestone Jun 23, 2022
@SuGlider SuGlider requested a review from me-no-dev June 23, 2022 18:30
@SuGlider SuGlider self-assigned this Jun 23, 2022
@me-no-dev me-no-dev merged commit 3e29702 into espressif:master Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: BT&Wifi BT & Wifi related issues IDE: Arduino IDE Issue relates to Arduino IDE
Projects
Development

Successfully merging this pull request may close these issues.

2 participants