Merge remote-tracking branch 'origin/master' into feature/knx

This commit is contained in:
John
2022-08-27 18:24:41 +02:00
15 changed files with 50 additions and 19 deletions
+1 -2
View File
@@ -291,8 +291,7 @@ void MainLoop::run() {
}
if (result != RESULT_OK) {
logError(lf_main, "initial scan failed: %s", getResultCode(result));
}
if (result != RESULT_ERR_NO_SIGNAL) {
} else {
reload = false;
}
}