add stanza to readme, lose the requirements file

This commit is contained in:
Andrew Malota 2017-11-30 19:03:16 -06:00
parent e95a61fe3e
commit 0673f9ea9d
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

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