mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
some fix
This commit is contained in:
@@ -70,7 +70,7 @@ void setup() {
|
||||
Serial.print("[i] Last firmware version: ");
|
||||
Serial.println(new_version);
|
||||
|
||||
ts.add(TEST, 14400, [&](void*) {
|
||||
ts.add(TEST, statistics_update, [&](void*) {
|
||||
|
||||
statistics();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user