← All posts

0.32.0 - settings to a file, and back

console

Two buttons at the foot of Settings: save to a file, load from a file. For the two things people do - keep a copy of a working setup before restoring defaults, and set a second device up like the first.

The file is plain JSON with the firmware version and the board in its header, so you can read it and know what it came from.

Two things it deliberately does not carry:

Loading a file shows you what it would change before anything is written, and tells you afterwards what it skipped, not a bare "done".

Release v.0.32.0 on GitHub