add RPi.GPIO to requirements

blinka
jason bruce 2023-12-01 15:14:56 -05:00
rodzic 07ea69cdb2
commit e0d2aacfe3
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

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