add stanza to readme, lose the requirements file

pull/1/head
Andrew Malota 2017-11-30 19:03:16 -06:00
rodzic e95a61fe3e
commit 0673f9ea9d
2 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -57,6 +57,10 @@ If you want to deploy the code on a PI for production:
This **only applies to non-Raspbian installations**, since Raspbian ships
RPi.GPIO with the default installation.
If you also want to use the in-kernel SPI drivers with a MAX31855 sensor:
$ sudo pip install Adafruit-MAX31855
### Clone repo
$ git clone https://github.com/apollo-ng/picoReflow.git

Wyświetl plik

@ -1 +0,0 @@
Adafruit-MAX31855>=1.6.1