Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ gotIP
Function
gotIP
samples/HttpServer_AJAX/app/application.cpp:108–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void gotIP(IpAddress ip, IpAddress netmask, IpAddress gateway)
109
{
110
startFTP();
111
startWebServer();
112
}
113
114
} // namespace
115
Callers
nothing calls this directly
Calls
2
startFTP
Function · 0.70
startWebServer
Function · 0.70
Tested by
no test coverage detected