MCPcopy Create free account
hub / github.com/AlexandreRouma/SDRPlusPlus / isEnabled

Method isEnabled

decoder_modules/radio/src/main.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 bool isEnabled() {
109 return enabled;
110 }
111
112private:
113 static void menuHandler(void* ctx) {

Callers 4

instanceEnabledMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45
drawFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected