MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / status

Method status

Arduino/libraries/WiFi101/src/WiFiServer.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116uint8_t WiFiServer::status() {
117 // Deprecated.
118 return 0;
119}
120
121size_t WiFiServer::write(uint8_t b)
122{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected