Torsten Simon 3 yıl önce
ebeveyn
işleme
3d87e81e4f
2 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 4 0
      install.sh
  2. 2 1
      requirements.txt

+ 4 - 0
install.sh

@@ -0,0 +1,4 @@
+#!/bin/sh
+
+sudo apt-get update && apt-get install python3-pip
+pip3 install -r requirements.txt

+ 2 - 1
requirements.txt

@@ -1 +1,2 @@
-influxdb-client
+influxdb-client
+rpi-rf