mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-31 02:59:10 +03:00
formatting
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user