Get Amount of Free Memory on HP Prime? #11517
Unanswered
toml12953
asked this question in
Using MicroPython
Replies: 1 comment
-
You can run micropython.mem:inf(). Here on my HP Prime is tells me that about 1MB RAM are free. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to get the amount of free memory in HP Prime's Python. The Prime has no gc library so I can't use that. Is there a way to do it?
Beta Was this translation helpful? Give feedback.
All reactions