add RPi.GPIO to requirements
This commit is contained in:
parent
07ea69cdb2
commit
e0d2aacfe3
@ -6,6 +6,11 @@ gevent-websocket
|
||||
websocket-client
|
||||
requests
|
||||
|
||||
# for folks running raspberry pis
|
||||
# we have no proof of anyone using another board yet, but when that
|
||||
# happens, you might want to comment this out.
|
||||
RPi.GPIO
|
||||
|
||||
# List of all supported adafruit modules for thermocouples
|
||||
adafruit-circuitpython-max31855
|
||||
adafruit-circuitpython-max31856
|
||||
|
||||
Loading…
Reference in New Issue
Block a user