Update README.md

This commit is contained in:
niesteszeck 2013-03-22 11:25:12 -03:00
parent c312448f6d
commit 695744c24a

View File

@ -5,7 +5,9 @@ Interrupt driven DHT11 library
VERSION: 0.1 VERSION: 0.1
PURPOSE: Interrupt driven Lib for DHT11 with Arduino. PURPOSE: Interrupt driven Lib for DHT11 with Arduino.
LICENCE: GPL v3 (http://www.gnu.org/licenses/gpl.html) LICENCE: GPL v3 (http://www.gnu.org/licenses/gpl.html)
DATASHEET: http://www.micro4you.com/files/sensor/DHT11.pdf DATASHEET: http://www.micro4you.com/files/sensor/DHT11.pdf
Based on DHT11 library: http://playground.arduino.cc/Main/DHT11Lib Based on DHT11 library: http://playground.arduino.cc/Main/DHT11Lib