mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
comment
This commit is contained in:
@@ -144,8 +144,8 @@ bool System::command_publish(const char * value, const int8_t id) {
|
||||
}
|
||||
}
|
||||
|
||||
EMSESP::publish_all();
|
||||
LOG_INFO("Publishing all data to MQTT");
|
||||
EMSESP::publish_all();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user