MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / end

Method end

include/VectorDisplay.h:779–782  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

777 }
778
779 virtual void end() override {
780 VectorDisplayClass::end();
781 client.stop();
782 }
783
784 WiFiDisplayClass() : SerialDisplayClass(client) {
785 }

Callers 15

sendFunction · 0.45
redirectFunction · 0.45
server.jsFile · 0.45
beginMethod · 0.45
_post_setup_gpioFunction · 0.45
saveConfigsFunction · 0.45
setupMethod · 0.45
beginUsbMethod · 0.45
launcherPartitionCompactFunction · 0.45
launcherPartitionAddFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected