it seems that getFreeHeap() needs some time, and blocks other tasks until completion. sendDataWS() does not need ESP.getFreeHeap() results on esp32.
8.3 KiB
8.3 KiB
it seems that getFreeHeap() needs some time, and blocks other tasks until completion. sendDataWS() does not need ESP.getFreeHeap() results on esp32.