Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ wait
Method
wait
Arduino/libraries/Ethernet2/src/Twitter.cpp:87–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
int Twitter::wait(Print *debug)
88
{
89
while (checkStatus(debug));
90
return statusCode;
91
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected