tayfunulu / WiFiManager

WiFi manager for ESP8266 - ESP12 - ESP32 - micropython
MIT License
345 stars 104 forks source link

Add little delay to make sure the client gets the success message #12

Closed TilCreator closed 6 years ago

TilCreator commented 6 years ago

It can happen that the sockets closes before the client got the success massage, this makes sure that this doesn't happen or at least makes it far less likely to happen.

tayfunulu commented 6 years ago

delay for message