formatting

This commit is contained in:
proddy
2025-12-22 09:06:27 +01:00
parent 5668fe13ae
commit 09f1c13d28
5 changed files with 9 additions and 10 deletions

View File

@@ -675,7 +675,7 @@ void AnalogSensor::publish_values(const bool force) {
}
return;
} else if (!EMSESP::mqtt_.get_publish_onchange(0)) {
return; // wait for first time periode
return; // wait for first time period
}
}