Skip to content

Conversation

@SuGlider
Copy link
Collaborator

Description of Change

The header for softAPConfig() uses INADDR_NONE symbol that may conflict with LWIP defenition for the same symbol depending on the order to files included in a sketch, as describer in #6981

Tests scenarios

ESP32

Related links

Fixes #6981

@SuGlider SuGlider added this to the 2.0.5 milestone Jul 29, 2022
@SuGlider SuGlider requested a review from PilnyTomas July 29, 2022 15:34
@SuGlider SuGlider self-assigned this Jul 29, 2022
@SuGlider SuGlider mentioned this pull request Jul 31, 2022
1 task
@SuGlider SuGlider merged commit 60c4eea into espressif:master Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Sketch using WiFi.softAPConfig() with 3 parameters no longer works under 2.0.4

2 participants