Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RaspberryPI_HTU21DF
This is a python driver to use with Adafruit's HTU21D-F breakout board.
https://www.adafruit.com/product/1899

This driver requires the pigpio library, available at http://abyz.co.uk/rpi/pigpio/index.html
This driver requires the pigpio library, available at http://abyz.me.uk/rpi/pigpio/

To install this library please navagate to its folder and sudo python HTU21DF.py install

Expand Down