This commit is contained in:
Robert Köpferl 2020-06-21 01:53:32 +02:00
parent 17e5a7c146
commit 0213a268f8
1 changed files with 2 additions and 0 deletions

View File

@ -25,9 +25,11 @@ apt -y install python3-pip
#Nö pip3 install RPI.GPIO
#pip3 install adafruit-blinka
pip3 install Adafruit_DHT
pip3 install wiringpi
# numpy
apt -y install libatlas-base-dev
apt -y
pip3 install numpy
# Jetzt noch die Dateien positionieren und Services aktivieren