Skip to content

Commit e9daf69

Browse files
committed
Merge README.md change from pull #43
1 parent 56058fe commit e9daf69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.txt renamed to README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
This is an Arduino library for the DHT series of low cost temperature/humidity sensors.
22

3-
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder DHT. Check that the DHT folder contains DHT.cpp and DHT.h. Place the DHT library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
3+
Tutorial: https://learn.adafruit.com/dht
4+
5+
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder DHT. Check that the DHT folder contains DHT.cpp and DHT.h. Place the DHT library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

0 commit comments

Comments
 (0)