comparison requirements.txt @ 15:b5625b531d2d

Add support for BME280 temperature sensor over i2c.
author Paul Fisher <paul@pfish.zone>
date Tue, 15 Oct 2019 23:05:10 -0400
parents b1657de734d5
children 92367b644e29
comparison
equal deleted inserted replaced
14:c01f9929ae38 15:b5625b531d2d
2 adafruit-circuitpython-dht 2 adafruit-circuitpython-dht
3 attrs 3 attrs
4 pymongo 4 pymongo
5 pytz 5 pytz
6 requests 6 requests
7 RPi.bme280
8 smbus2