CederGroupHub / alab_control

MIT License
4 stars 2 forks source link

updating phenom device after the connection test with Sauron #91

Open odartsi opened 1 week ago

odartsi commented 1 week ago

Summary

Major changes:

Todos

If this is work in progress, what else needs to be done?

Checklist

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install