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

Method setRigRate

src/AppConfig.cpp:921–923  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

919}
920
921void AppConfig::setRigRate(int rigRate_in) {
922 rigRate.store(rigRate_in);
923}
924
925std::string AppConfig::getRigPort() {
926 return rigPort;

Callers 1

OnCloseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected