Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoaoLopesF/RemoteDebug
/ showDebugLevel
Method
showDebugLevel
src/RemoteDebug.cpp:779–781 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
// Show debug level
778
779
void RemoteDebug::showDebugLevel(boolean show) {
780
_showDebugLevel = show;
781
}
782
783
// Show colors
784
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected