summaryrefslogtreecommitdiffstats
path: root/lib/DHT_sensor_library/README.txt
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-06-18 11:48:46 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-06-18 11:48:46 +0200
commit4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6 (patch)
treed245d54eec7575d06d69d9a54598ef828779a2ed /lib/DHT_sensor_library/README.txt
downloadtemplogger-v2-4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6.tar.gz
templogger-v2-4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6.tar.xz
initial commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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