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

Function _END_

source_modules/sdrplay_source/src/main.cpp:1080–1083  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1078}
1079
1080MOD_EXPORT void _END_() {
1081 config.disableAutoSave();
1082 config.save();
1083}

Callers

nothing calls this directly

Calls 2

disableAutoSaveMethod · 0.80
saveMethod · 0.45

Tested by

no test coverage detected