Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spiffs basic preferences save and restore #49

Merged
merged 6 commits into from
Sep 27, 2020
Merged

Spiffs basic preferences save and restore #49

merged 6 commits into from
Sep 27, 2020

Conversation

easytarget
Copy link
Owner

Use Spiffs for saving settings (in Json Format) : fixes #20

FaceDB not yet implemented (but stubbed in code; I need to investigate further how to save/restore the data structures)

Control done via the config/settings URI instead of bloating the handler list (fix #48)

HTML and JavaScript is (pretty much) final
not all preferences are restored (but all are saved)
still uses ArduinoJSON, next step is to switch to jsonlib
@easytarget easytarget merged commit 25d5c86 into master Sep 27, 2020
@easytarget easytarget deleted the spiffs branch September 27, 2020 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button actions via config mechanism not URI Save stream and UI default preferences between sessions/reboots
1 participant