Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 588 Bytes

Espruino Memory Viewer

This tool allows you to connect to an Espruino/Bangle.js device via Web Bluetooth and then display the contents of RAM as a Network.

It's a good way to look into your code and see if there's anything obviously using memory that shouldn't be.

To use it:

  • Open this link

  • Click Connect

  • Wait...

  • Then click and drag and use the mousewheel to zoom

  • RED are global and hidden objects in Espruino

  • GREEN are functions