From cf182b2fe71c370ec2d7cedde6c12f092c19ca2b Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Tue, 26 May 2020 18:19:04 +0200 Subject: [PATCH] some changes --- esp32-esp8266_iot-manager_modules_firmware.ino | 2 -- 1 file changed, 2 deletions(-) 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);