Working board

This commit is contained in:
2023-04-22 23:03:47 +01:00
parent e69e0e213c
commit 5d1eb7bc7a
6 changed files with 212 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ python = "^3.10"
evdev = "^1.6.1"
pydub = "^0.25.1"
pyaudio = "^0.2.13"
pyyaml = "^6.0"
[tool.poetry.scripts]
boardie = 'boardie:main'