summaryrefslogtreecommitdiffstats
path: root/lib/DHT_sensor_library/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DHT_sensor_library/README.txt')
-rw-r--r--lib/DHT_sensor_library/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/DHT_sensor_library/README.txt b/lib/DHT_sensor_library/README.txt
new file mode 100644
index 0000000..4dfcbab
--- /dev/null
+++ b/lib/DHT_sensor_library/README.txt
@@ -0,0 +1,3 @@
+This is an Arduino library for the DHT series of low cost temperature/humidity sensors.
+
+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. \ No newline at end of file