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

Function _END_

source_modules/plutosdr_source/src/main.cpp:315–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315MOD_EXPORT void _END_() {
316 config.disableAutoSave();
317 config.save();
318}

Callers

nothing calls this directly

Calls 2

disableAutoSaveMethod · 0.80
saveMethod · 0.45

Tested by

no test coverage detected