mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-11 10:19:55 +03:00
always show setpoint pn RC3x0 - #256
This commit is contained in:
@@ -2155,6 +2155,7 @@ void loop() {
|
||||
_need_first_publish = false; // reset flag
|
||||
} else {
|
||||
// check if we're on auto mode for publishing
|
||||
// then send EMS values, only if its been flagged to update
|
||||
if (EMSESP_Settings.publish_time == 0) {
|
||||
publishEMSValues(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user