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

Insert ConfigFile #24

Open
Steffeeeen1234 opened this issue Dec 14, 2021 · 0 comments
Open

Insert ConfigFile #24

Steffeeeen1234 opened this issue Dec 14, 2021 · 0 comments

Comments

@Steffeeeen1234
Copy link
Owner

Steffeeeen1234 commented Dec 14, 2021

There should be a config file which contains:

  • the Pin Settings
  • the name settings
  • activate/deactivate different options like scale, brew timer, etc.
  • the config file needs to be loaded within the first loaded file. Probably as #define

Pin Settings:
There will be some default entries for nano, micros, uno, etc. And the user has to select one.
Some Pin changes which have to be done currently, can be found here: arduinoWebEditor.md

Name Settings
There should be an easy way to change the used strings.
Currently you can find some texts in the UI.h file

The user should be able to change those values in one central place and not in different files.
It could be that the config file is too much load for the controllers so that their internal memory is not enough. Need to keep an eye on it.

If it does not work with the config file we can still make separate folders for micro, nano, etc. but this is not recommended. because it is hard to support.

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

No branches or pull requests

1 participant