We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
local mem_used, _, _ = collectgarbage("count") print("memoria en uso: " .. mem_used) -- Forzar una recoleccion de memoria collectgarbage("collect") -- local actual_mem = node.heap() print("Memoria actual: " .. actual_mem )
https://gist.github.com/TerryE/eb630669a088e860193d1a10ab3686f5
nodemcu/nodemcu-firmware#457
The text was updated successfully, but these errors were encountered:
asociado con #72
Sorry, something went wrong.
No branches or pull requests
https://gist.github.com/TerryE/eb630669a088e860193d1a10ab3686f5
nodemcu/nodemcu-firmware#457
The text was updated successfully, but these errors were encountered: