mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
system_info_id=0 for heartbeat output to API
This commit is contained in:
@@ -67,6 +67,7 @@ class System {
|
||||
void wifi_tweak();
|
||||
void syslog_start();
|
||||
bool check_upgrade();
|
||||
bool heartbeat_json(JsonObject & json);
|
||||
void send_heartbeat();
|
||||
|
||||
void led_init(bool refresh);
|
||||
|
||||
Reference in New Issue
Block a user