hallboyone / RaspberryLatte

A full stack suite to add smarts to a single boiler espresso machine using a Raspberry Pi Pico as the brains.
MIT License
15 stars 1 forks source link

Replace return-to-root with up-a-level in local_ui #23

Closed hallboyone closed 1 year ago

hallboyone commented 1 year ago

Currently, once you are don't changing a setting using the local_ui, you have to return to root before changing another setting. This is very annoying and would be better replaced with just going up a single level to the parent folder.