mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
clock
This commit is contained in:
@@ -90,7 +90,7 @@ void telemetry_init() {
|
||||
}
|
||||
|
||||
void handle_uptime() {
|
||||
jsonWriteStr(configSetupJson, "uptime", prettyMillis());
|
||||
jsonWriteStr(configSetupJson, "getUptime", timeNow->getUptime());
|
||||
}
|
||||
|
||||
void handle_statistics() {
|
||||
|
||||
Reference in New Issue
Block a user