MCPcopy 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
152void gotIP(IpAddress ip, IpAddress netmask, IpAddress gateway)
153{
154 startWebServer();
155}
156
157bool initFileSystem()
158{

Callers

nothing calls this directly

Calls 1

startWebServerFunction · 0.70

Tested by

no test coverage detected