Skip to content

Add WiFiServer::stop() and WiFiServer::end() #751

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

Closed
wants to merge 1 commit into from

Conversation

alranel
Copy link
Contributor

@alranel alranel commented Oct 31, 2023

This PR adds an end() method (aliased to stop() for better interoperability) which is symmetric to begin(). This is borrowed by the ESP8266 and ESP32 cores.

@pennam
Copy link
Contributor

pennam commented Oct 3, 2024

superseded by #793

@pennam pennam closed this Oct 3, 2024
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