You are reading a single comment by @fanoush and its replies.
Click here to read the full conversation.
-
Is there a way to tell how much memory/flash is left from the ide?
for storage space type
require("Storage").getFree()
in console - left side of IDE
https://www.espruino.com/Reference#l_Storage_getFree
ah ill definitely do that because the thing is tight for space as is, i wonder why they dont do that by default, cant imagine its slow enough to cause any issues.
Is there a way to tell how much memory/flash is left from the ide?