Audio stability, snapshots

This commit is contained in:
Robin Davies
2024-10-06 00:00:20 -04:00
parent 9d4cc6e978
commit 472703627e
27 changed files with 956 additions and 844 deletions
+1 -1
View File
@@ -680,7 +680,7 @@ void WifiConfigSettings::ParseArguments(
)
{
this->valid_ = false;
this->valid_ = false ;
if (argv.size() != 4)
{
throw invalid_argument("Invalid number of arguments.");