MCPcopy Create free account
hub / github.com/JoaoLopesF/RemoteDebug / isSilence

Method isSilence

src/RemoteDebug.cpp:1832–1835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1830}
1831
1832boolean RemoteDebug::isSilence() {
1833
1834 return _silence;
1835}
1836
1837// Format numbers
1838

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected