davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
272 stars 25 forks source link

Attempt to load the last menu on startup, if it fails, resort to new document. #367

Closed davetcc closed 1 year ago

davetcc commented 1 year ago

Is your feature request related to a problem? Please describe. Yes, every time I load designer I always have to load a menu, even though I'm often editing the same one.

Describe the solution you'd like Load the last persisted menu back.