This commit is contained in:
Dmitry Borisenko
2020-03-04 15:22:15 +03:00
parent 0064e557f1
commit 60e2ada31a
3 changed files with 4 additions and 3 deletions

View File

@@ -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();