We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c69b3 commit adb0dacCopy full SHA for adb0dac
1 file changed
libraries/ESP8266WiFi/src/ESP8266WiFi.cpp
@@ -831,7 +831,6 @@ void ESP8266WiFiClass::_eventCallback(void* arg)
831
832
if (event->event == EVENT_STAMODE_DISCONNECTED) {
833
WiFiClient::stopAll();
834
- WiFiUDP::stopAll();
835
}
836
837
0 commit comments