mapping val bondaries added

timer tuning
more logging to thermostat & map
MBUS chan stop if not configured well
This commit is contained in:
2025-04-06 22:46:44 +03:00
parent 6cba90f7dd
commit e803d1ae51
7 changed files with 79 additions and 21 deletions

View File

@@ -289,6 +289,7 @@ if (getConfig())
else
{ errorSerial<<F("MBUS: config error")<<endl;
setStatus(CST_FAILED);
Stop();
return 0;
}