Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
send
Function · 0.45
redirect
Function · 0.45
server.js
File · 0.45
begin
Method · 0.45
_post_setup_gpio
Function · 0.45
saveConfigs
Function · 0.45
setup
Method · 0.45
beginUsb
Method · 0.45
launcherPartitionCompact
Function · 0.45
launcherPartitionFreeRanges
Function · 0.45
launcherPartitionAdd
Function · 0.45
launcherPartitionRemoveEntryByOffset
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected