mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
WiFi library ArduinoWiFiServer update (#8238)
* ArduinoWiFiServer - check for clients in write() too
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
Pager Server
|
||||
|
||||
The ESP8266WiFi library's WiFiServer and WiFiServerSecure
|
||||
work differently then WiFiServer and EthernetSever
|
||||
work differently than WiFiServer and EthernetSever
|
||||
in Arduino networking libraries.
|
||||
This example demonstrates the ArduinoWiFiServer,
|
||||
which enhances the WiFiServer.
|
||||
|
Reference in New Issue
Block a user