mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
last version
This commit is contained in:
@@ -85,7 +85,7 @@ void setup() {
|
||||
|
||||
ts.add(
|
||||
TEST, 1000 * 60, [&](void*) {
|
||||
SerialPrint("I","module",printMemoryStatus());
|
||||
SerialPrint("I","System",printMemoryStatus());
|
||||
|
||||
},
|
||||
nullptr, true);
|
||||
|
||||
Reference in New Issue
Block a user