We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
It seems a bunch of people seem to think this is the default ip for softap mode, when it is not.
192.168.4.1 is the default, but it does look like this IS the default ip by lib when ip config fails.
Any ideas why, and why not use the same ip as SDK
Arduino/libraries/ESP8266WiFi/src/ESP8266WiFiAP.cpp
Line 173 in dd6333e
The text was updated successfully, but these errors were encountered:
No idea. The referenced code was introduced by @Links2004 and dates back to Jan 2016.
If we change it, it would have to be in 3.0.0.
edit from maintainer #7363 (comment)
=> bug, so pulled into 2.7.2.
Sorry, something went wrong.
I need to PR this..
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
It seems a bunch of people seem to think this is the default ip for softap mode, when it is not.
192.168.4.1 is the default, but it does look like this IS the default ip by lib when ip config fails.
Any ideas why, and why not use the same ip as SDK
Arduino/libraries/ESP8266WiFi/src/ESP8266WiFiAP.cpp
Line 173 in dd6333e
The text was updated successfully, but these errors were encountered: