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

Revert "WiFiSTA - allow using DHCP again after disconnecting static IP" #9028

Merged

Conversation

JAndrassy
Copy link
Contributor

@JAndrassy JAndrassy commented Nov 12, 2023

clearing static IP in disconnect() was not a good idea.
config(0, 0, 0, 0); should be used to remove static IP configuration. it gives more control to the user of the library.

edit per #9020 (comment)

@d-a-v d-a-v merged commit 5e0ed3a into esp8266:master Nov 12, 2023
28 checks passed
@JAndrassy JAndrassy deleted the revert_wifi_disconnect_usestaticip_false branch November 13, 2023 06:24
jjsuwa-sys3175 pushed a commit to jjsuwa-sys3175/Arduino that referenced this pull request Nov 14, 2023
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.

None yet

2 participants