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

Function _END_

source_modules/soapy_source/src/main.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534MOD_EXPORT void _END_() {
535 config.disableAutoSave();
536 config.save();
537}

Callers

nothing calls this directly

Calls 2

disableAutoSaveMethod · 0.80
saveMethod · 0.45

Tested by

no test coverage detected