Open
Description
Support serializing the menu system state to binary so that users can write it to persistent storage such as an SD card. It should also be possible to reload the menu system state from the serialized data.
Note that this library will not be responsible for writing and reading the state from storage.
This issue was created in response to comments in #21.