Skip to content

MitchBradley/WiFi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modified WiFi Library

This is a modified version of the WiFi library from the Arduino Espressif32 Framework. The original code is from the 2.0.15 version of that framework.

It adds a new WiFiClient::canWrite() method. That method can be used to determine if the TCP connection is ready to receive new data without blocking. FluidNC needs that feature to determine if a new status report can be sent over a WebSocket without stalling the system. This is used in conjunction with a modified version of the arduinoWebSockets library

About

Modified version of WiFi library from Arduino Espressif32 framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •