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

Consolidate evolver config and calibration config files #23

Open
brandogw opened this issue Mar 26, 2019 · 0 comments
Open

Consolidate evolver config and calibration config files #23

brandogw opened this issue Mar 26, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@brandogw
Copy link
Contributor

evolver_config.json contains:

{"ip": "192.168.1.37", "mac": "b8:27:eb:34:55:8a", "deviceName": "evolver-darwin"}

calibrations.json contains:

{"activeCalibration": {"temp": {"filename": "sample_tempcal.txt"}, "od": {"filename": "sample_odcal.txt"}}}

Could be consolidated into one file to simplify file structure

@zheins zheins added the good first issue Good for newcomers label Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants