I know there is probably a simple line of code for printing out all the apps / versions installed on my Bangle JS and that @Gordon will have stated what it is many times in various threads but its been a while and I simply cant put my finger on it.
If someone could write it I will put into the FAQ wiki.
A idea for a simple App called Versions would be useful. The App would open up a scrollable list of every thing that is installed and print the app name and version to the screen. This would need to include the firmware version as well. When connected to the IDE it would also print the name / version pairs to the console. This could then be scraped into a bug report.
I've been reporting a few bugs recently and had to do this collection process by hand through the app loader and use pen and paper.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I know there is probably a simple line of code for printing out all the apps / versions installed on my Bangle JS and that @Gordon will have stated what it is many times in various threads but its been a while and I simply cant put my finger on it.
If someone could write it I will put into the FAQ wiki.
A idea for a simple App called
Versions
would be useful. The App would open up a scrollable list of every thing that is installed and print the app name and version to the screen. This would need to include the firmware version as well. When connected to the IDE it would also print the name / version pairs to the console. This could then be scraped into a bug report.I've been reporting a few bugs recently and had to do this collection process by hand through the app loader and use pen and paper.