diff --git a/esp32-esp8266_iot-manager_modules_firmware.ino b/esp32-esp8266_iot-manager_modules_firmware.ino index 005f0a38..2d4b9031 100644 --- a/esp32-esp8266_iot-manager_modules_firmware.ino +++ b/esp32-esp8266_iot-manager_modules_firmware.ino @@ -46,10 +46,8 @@ void setup() { ts.add(TEST, 10000, [&](void*) { - getMemoryLoad("[i] periodic check of"); //ws.textAll(json); - }, nullptr, true);