WiFi library ArduinoWiFiServer update by JAndrassy · Pull Request #8238 · esp8266/Arduino
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13.2k
Merged
WiFi library ArduinoWiFiServer update#8238
d-a-v merged 5 commits intoesp8266:masterfrom
JAndrassy:ArduinoWiFiServer
WiFi library ArduinoWiFiServer update#8238
d-a-v merged 5 commits intoesp8266:masterfrom
JAndrassy:ArduinoWiFiServer
Conversation
Copy link
Contributor
JAndrassy
commented
Jul 25, 2021
JAndrassy
commented
check for clients in write() too, because the sketch doesn't have to call available to write to all connected clients
JAndrassy
changed the title
ArduinoWiFi server update
ArduinoWiFiServer update
JAndrassy
changed the title
ArduinoWiFiServer update
WiFi library ArduinoWiFiServer update
JAndrassy added 2 commits
July 25, 2021 15:59d-a-v approved these changes Sep 14, 2021
Copy link
Collaborator
d-a-v
left a comment
d-a-v
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
d-a-v reviewed Sep 22, 2021
libraries/ESP8266WiFi/src/ArduinoWiFiServer.h
Show resolved
Hide resolved
libraries/ESP8266WiFi/src/ArduinoWiFiServer.h Show resolved Hide resolved
JAndrassy and others added 3 commits
September 22, 2021 18:57
d-a-v
merged commit
64e87f1
into
esp8266:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment