Commit Graph

2 Commits

Author SHA1 Message Date
27a6846c64 refactor: work around os.environ missing in micropython
Work with micropython, but keep ability to override values with
enviromental variables (for possible running in k8s).
2022-01-28 09:46:04 +01:00
1440112dab feat!: move config storage to python file
Should help with micropython in the future.
Also fix indentation in main
2022-01-16 20:32:22 +01:00