summaryrefslogtreecommitdiff
path: root/src/tangara/lua/lua_nvs.cpp
AgeCommit message (Collapse)Author
2024-12-29Write settings to nvs when changing from the setting screenClayton Craft
Otherwise, settings may not actually be saved if the device crashes/ reboots unexpectedly. Fixes #148