Commit Graph

15 Commits

Author SHA1 Message Date
6bc0283703 Adds more time to acquire data
Example code consistently times out while grabbing data.  Increasing the delta range for data acquisition fixes this.
2013-10-28 01:06:55 -05:00
d5ec9e0185 Adds timeout error messages for each new error code 2013-10-28 00:59:37 -05:00
e15e40b20d Adds timeout error messages for each new error code 2013-10-28 00:58:24 -05:00
e73b4fb665 Updates idDHT11.h to differentiate between timeouts
Creates three different error codes instead of a single code for three timeout possibilities.
2013-10-28 00:56:17 -05:00
e2769e3a7e Updates idDHT11.cpp to differentiate between timeouts
Creates three different error codes instead of a single code for three timeout possibilities.
2013-10-28 00:54:06 -05:00
56cfe7e0bd example comments improvements 2013-07-04 09:59:22 -04:00
2358dd9746 added a new method acquireAndWait to make easy to use the lib and a example that use it 2013-04-18 15:19:27 -03:00
c13b5732b8 mod to the response timing 2013-04-18 15:19:00 -03:00
ac5c661b2d added keywords.txt to highlight 2013-04-18 15:18:45 -03:00
ea4925fcd6 Corrected STOPED -> STOPPED 2013-04-18 15:18:39 -03:00
695744c24a Update README.md 2013-04-18 15:18:32 -03:00
c312448f6d Update README.md 2013-04-18 15:18:24 -03:00
5eb6886bf7 Merge branch 'master' of https://github.com/niesteszeck/idDHT11 2013-04-18 15:18:17 -03:00
4980566e18 Added an example sketch 2013-04-18 15:18:02 -03:00
931a40fb41 First commit library created 2013-03-22 11:17:29 -03:00