MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / getRigEnabled

Method getRigEnabled

src/AppConfig.cpp:969–971  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

967}
968
969bool AppConfig::getRigEnabled() {
970 return rigEnabled.load();
971}
972
973#endif

Callers 1

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected