Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
uint8_t WiFiServer::status() {
117
// Deprecated.
118
return 0;
119
}
120
121
size_t WiFiServer::write(uint8_t b)
122
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected