feat: choose between Qi microphone and local microphone

This commit is contained in:
Twirre Meulenbelt
2026-02-09 15:45:17 +01:00
parent abd6988d1e
commit 0fe5fcf8f8
8 changed files with 177 additions and 95 deletions

View File

@@ -8,3 +8,4 @@ sphinx_rtd_theme
pre-commit
python-dotenv
numpy<=1.16.6
enum34