mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
some changes
This commit is contained in:
@@ -46,10 +46,8 @@ void setup() {
|
|||||||
|
|
||||||
|
|
||||||
ts.add(TEST, 10000, [&](void*) {
|
ts.add(TEST, 10000, [&](void*) {
|
||||||
|
|
||||||
getMemoryLoad("[i] periodic check of");
|
getMemoryLoad("[i] periodic check of");
|
||||||
//ws.textAll(json);
|
//ws.textAll(json);
|
||||||
|
|
||||||
}, nullptr, true);
|
}, nullptr, true);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user