How much free RAM should there be after running the NodeMCU on the ESP32 ?
That is, roughly what value should the node.heap() function return ?
That is, roughly what value should the node.heap() function return ?
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamQuote:.Returns the current available heap size in bytes. Note that due to fragmentation, actual allocations of this size may not be possible .
TvWidget wrote:.They do, however, take up RAM. If I convert these functions into an object, do I save memory ?
TvWidget wrote:.The lc file is usually a bit longer than the lua file regardless of what I choose via node.stripdebug(). ESP seems to load this lc file entirely into RAM. So what is the mechanism behind this memory saving ?