Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ gotIP
Function
gotIP
samples/Basic_IFS/app/application.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void gotIP(IpAddress ip, IpAddress netmask, IpAddress gateway)
153
{
154
startWebServer();
155
}
156
157
bool initFileSystem()
158
{
Callers
nothing calls this directly
Calls
1
startWebServer
Function · 0.70
Tested by
no test coverage detected