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

Clean up use of state and parameter settings #18

Open
printharsh opened this issue Apr 9, 2020 · 0 comments
Open

Clean up use of state and parameter settings #18

printharsh opened this issue Apr 9, 2020 · 0 comments

Comments

@printharsh
Copy link
Collaborator

Currently, parameter states and data states are being used all over the place.

Ideally, should originate from either App and be passed down or originate from Vitals as vitals is now the main screen.

Parameter settings (such as units, step, min, max etc.) are used currently in multiple places, a file containing this configuration would be ideal.

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