hapiel / Acrobot

The Acrobot is a robotic circus performer made by Daniel Simu
http://acrobot.nl/
5 stars 0 forks source link

Write memory percentage on lcd #57

Open hapiel opened 6 months ago

hapiel commented 6 months ago

On the lcd bottom row, display memory percentage & minimum memory percentage:

xPortGetFreeHeapSize();
xPortGetMinimumEverFreeHeapSize();