Skip to content

Commit c440294

Browse files
committed
Add deps for noise measurement
1 parent 504b0f7 commit c440294

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

library/setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ install_requires =
3333
ltr559
3434
st7735
3535
ads1015
36+
sounddevice
3637
3738
[flake8]
3839
exclude =
@@ -51,11 +52,13 @@ py2deps =
5152
python-numpy
5253
python-smbus
5354
python-pil
55+
libportaudio2
5456
py3deps =
5557
python3-pip
5658
python3-numpy
5759
python3-smbus
5860
python3-pil
61+
libportaudio2
5962
configtxt =
6063
dtoverlay=pi3-miniuart-bt
6164
dtoverlay=adau7002-simple

0 commit comments

Comments
 (0)