mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
lower case days, hours, minutes, seconds
This commit is contained in:
@@ -77,6 +77,7 @@ class System {
|
||||
bool check_upgrade();
|
||||
bool heartbeat_json(JsonObject & output);
|
||||
void send_heartbeat();
|
||||
void send_info_mqtt(const char * event_str);
|
||||
|
||||
bool syslog_enabled() {
|
||||
return syslog_enabled_;
|
||||
|
||||
Reference in New Issue
Block a user