add RELOADCFG network command

This commit is contained in:
2026-03-12 16:11:06 +03:00
parent 76c42c03f6
commit 70510def0f
4 changed files with 69 additions and 24 deletions

View File

@@ -63,7 +63,7 @@ public:
error_t initMount();
error_t updateMountConfig(Asibfm700MountConfig const&);
error_t updateMountConfig(std::string const&);
error_t updateMountConfig(std::string const& = std::string{}); // new filename
Asibfm700MountConfig currentMountConfig();
// redefined method