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

Function _END_

source_modules/airspyhf_source/src/main.cpp:393–396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391}
392
393MOD_EXPORT void _END_() {
394 config.disableAutoSave();
395 config.save();
396}

Callers

nothing calls this directly

Calls 2

disableAutoSaveMethod · 0.80
saveMethod · 0.45

Tested by

no test coverage detected