Removed reference to dependency that is not actually needed
This commit is contained in:
parent
66735ba75d
commit
af7c014166
@ -112,7 +112,7 @@ For the NodeMCU v3 and Adafruit Feather HUZZAH, the location of the RX1 pin is s
|
|||||||
Install python dependencies using apt-get
|
Install python dependencies using apt-get
|
||||||
```
|
```
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install python-numpy python-scipy python-pyaudio python-skimage
|
sudo apt-get install python-numpy python-scipy python-pyaudio
|
||||||
```
|
```
|
||||||
|
|
||||||
## Install ws281x library
|
## Install ws281x library
|
||||||
|
Loading…
Reference in New Issue
Block a user