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

Method reset

src/AppConfig.cpp:901–904  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

899}
900
901bool AppConfig::reset() {
902
903 return true;
904}
905
906
907#if USE_HAMLIB

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected