Last active 1728456289

nithir's Avatar nithir revised this gist 1728456288. Go to revision

1 file changed, 2 insertions

memory.py(file created)

@@ -0,0 +1,2 @@
1 + import micropython
2 + micropython.mem_info(1)
Newer Older