This commit is contained in:
2026-05-28 17:45:36 +03:00
parent 03e98d0032
commit e199a73640
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ int main(int argc, char* argv[])
asibfm700::Asibfm700MountConfig mount_cfg;
asibfm700::Asibfm700MountConfiguration cfg;
// cfg.dumpDefaultsToFile("eecc.cfg");
cfg.dumpDefaultsToFile("eecc.cfg");
cfg.load("eecc.cfg");
cfg.save("eecc.cfg1");