8000 set max clients from code by Stefano-Orsolini · Pull Request #432 · espressif/arduino-esp32 · GitHub
[go: up one dir, main page]

Skip to content

set max clients from code #432

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

Merged
merged 7 commits into from
Jun 14, 2017
Merged

set max clients from code #432

merged 7 commits into from
Jun 14, 2017

Conversation

Stefano-Orsolini
Copy link
Contributor

unlock the ability to set from code the maximum number of clients allowed to connect (in my case i must allow only one client at a time)

set from code the maximum number of clients to smaller than 4 (in my case i must allow only one client at a time)
Copy link
Contributor Author
@Stefano-Orsolini Stefano-Orsolini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgot .ap

@me-no-dev
Copy link
Member

Great! Thanks

@me-no-dev me-no-dev merged commit 73cd8d7 into espressif:master Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0