Continue work on Device config

This commit is contained in:
mrumel 2022-06-17 11:35:24 -04:00
parent 4851bfc50a
commit 11deae5454
2 changed files with 273 additions and 222 deletions

3
.gitignore vendored
View file

@ -5,4 +5,5 @@ build
dist
__pycache__
*.egg-info
_build
_build
.idea