cloudedbats/cloudedbats_wurb_2020

User defined default settings.

Closed this issue · 3 comments

Currently the standard default settings are defined in code. If this is renamed as "factory default settings" it should be possible to store the new user defined "Default settings" in text files. The "factory default" handling should the be moved to the "Settings - More" tab.
This is needed to implement a "panic button".

Use different directories for settings and recorded files. For example "wurb_files" and "wurb_config". That will minimize the risk that users clean up recorded files and also removes the settings files by accident.

Two sets of settings can be defined by the user:

  1. "User defined".
  2. "Start-up". There is also an option to use this at each startup or continue will last used settings after restart.

Both of these can be selected via GPIO-buttons or a connected computer mouse.

Version 0.9.0 released.