Commit Graph
127 Commits
Author SHA1 Message Date
Tom Petz fa22bc6ca4 Fix lint errors 2020-09-08 14:41:40 -04:00
Tom Petz a1f0c1c038 Add missing microsecondsToClockCycles for 33 BLE 2020-09-08 13:57:07 -04:00
dherradaandGitHub 13d25e6b9a Bump to 1.3.10 1.3.10 2020-05-26 15:57:06 -04:00
Limor "Ladyada" FriedandGitHub 8de033bae1 Merge pull request #159 from Rotzbua/patch-1
Fix compiler warning unused parameter...
2020-05-21 12:16:14 -04:00
RotzbuaandGitHub a7157aa586 Fix compiler warning unused parameter...
...'count' [-Wunused-parameter]
2020-05-21 18:02:10 +02:00
Limor "Ladyada" FriedandGitHub 4f841c64b2 Merge pull request #160 from Rotzbua/patch-2
Fix compiler warning: comparison between signed...
2020-05-21 11:58:36 -04:00
RotzbuaandGitHub d0a1035985 Fix compiler warning: comparison between signed...
... and unsigned integer expressions [-Wsign-compare]
2020-05-21 14:29:08 +02:00
RotzbuaandGitHub 7528a843dd Fix compiler warning: comparison between signed...
... and unsigned integer expressions [-Wsign-compare]
2020-05-21 14:21:00 +02:00
RotzbuaandGitHub 5ce3bce49c Fix compiler warning: comparison between signed...
... and unsigned integer expressions [-Wsign-compare]
2020-05-21 06:28:03 +02:00
RotzbuaandGitHub 44a80e01e6 Fix compiler warning unused parameter...
...'count' [-Wunused-parameter]
2020-05-21 06:19:11 +02:00
Limor "Ladyada" FriedandGitHub 6a843cb8aa Merge pull request #155 from adafruit/actionci
actionified, formatted and doxy'd
1.3.9
2020-04-19 12:35:48 -04:00
siddacious 5d60b0d3f0 actionified, formatted and doxy'd 2020-04-08 11:37:24 -07:00
Limor "Ladyada" FriedandGitHub 428e115b57 Update library.properties 1.3.8 2019-11-02 14:51:31 -04:00
Limor "Ladyada" FriedandGitHub db1a7943d4 Merge pull request #144 from AghaSaad04/master
[Documentation]
2019-11-01 14:41:53 -04:00
AghaSaad04 e194e633df Merge branch 'master' of https://github.com/AghaSaad04/DHT-sensor-library 2019-11-01 23:29:06 +05:00
AghaSaad04 3f3b158090 [Fix contributor name and remove version section] 2019-11-01 23:08:43 +05:00
Agha Saad FrazandGitHub 1cc7cbcbbe [Update URL]
Signed-of-by: Agha Saad Fraz <agha.saad04@gmail.com>
2019-11-01 14:41:05 +05:00
AghaSaad04 47854ee87d [Documentation] 2019-11-01 03:26:43 +05:00
Limor "Ladyada" FriedandGitHub bcb7767e4f Update library.properties 1.3.7 2019-07-18 22:39:18 -04:00
ladyada deafbf4067 oops no quotes? 2019-07-18 16:31:57 -04:00
ladyada 26177dbc71 try adding dep 2019-07-18 16:25:44 -04:00
Limor "Ladyada" FriedandGitHub 297faa7762 Update README.md 2019-07-18 16:24:12 -04:00
Jan HoffmannandGitHub 79baadf4e5 Update library.properties 1.3.6 2019-07-11 10:45:39 +02:00
Limor "Ladyada" FriedandGitHub c1a3b9e507 Merge pull request #136 from hoffmannjan/master
doxygen + readme + cleanups
2019-07-04 12:48:48 -04:00
Jan Hoffmann 56262f5b17 travis in readme 2019-07-04 17:34:56 +02:00
Jan Hoffmann 91977b79b8 added travis 2019-07-04 17:30:56 +02:00
Jan Hoffmann c76d42e280 DHT_U doxygen 2019-07-04 17:28:10 +02:00
Jan Hoffmann dd455428a0 documented DHT 2019-07-04 17:06:42 +02:00
Jan HoffmannandGitHub f76a51243f Update library.properties 1.3.5 2019-07-04 12:16:01 +02:00
Jan Hoffmann 30809d2a6c Add .gitignore 2019-07-04 11:31:09 +02:00
siddaciousandGitHub 8e0a94fff3 Merge pull request #130 from matthiasdanner/master
removed double conversion to Celsius
2019-04-17 20:05:17 -07:00
matthiasdannerandGitHub 6332774b18 removed double conversion to Celsius 2019-04-17 20:01:26 +02:00
Phillip Burgess f566d58f47 Move ESP8266 yield() out of InterruptLock 1.3.4 2019-02-18 10:20:28 -08:00
Phillip Burgess 9bf12551d8 ESP8266: yield() immediately before & after interrupt disablage 1.3.3 2019-02-14 09:27:28 -08:00
Phillip Burgess 7cec0cb06d Configurable pullup delay time, default 55 usec 2019-02-14 09:24:17 -08:00
Paint Your DragonandGitHub 1e752b12ee Merge pull request #125 from sijskes/master
fixed incorrect values on DHT11 below 0 degrees celcius
2019-02-14 09:03:16 -08:00
Simon IJskes 8b9624479e removed '*' copy error. 2019-02-11 12:33:06 +01:00
Simon IJskes 57fe95c1be split off the DHT11 conversion, corrected the algorithm for temperatures below 0 degrees celsius. 2019-02-08 22:18:10 +01:00
Phillip Burgess d6488c1fbe Change initial HIGH delay, fix comments in examples 1.3.2 2019-01-28 17:05:54 -08:00
Phillip Burgess d26e8ec729 Clarified the Unified Sensor Lib requirement in examples & README 2019-01-14 16:35:30 -08:00
Phillip Burgess b781f5998d Update library.properties 1.3.1 2019-01-11 18:03:31 -08:00
Phillip Burgess 01490aa8de Vary delay by sensor type a la PR #70 2019-01-11 17:24:16 -08:00
Phillip Burgess 261e997a90 Improve output formatting in examples 2019-01-11 17:05:42 -08:00
Phillip Burgess bdd2756ed1 Fix computeHeatIndex declaration, check F_CPU in expectPulse 2019-01-11 16:47:34 -08:00
Paint Your DragonandGitHub 07da1cd001 Merge pull request #91 from chelmi/master
Fix for slower boards. Use uint16_t in expectPulse loop to increase sampling rate
2019-01-11 16:41:47 -08:00
Paint Your DragonandGitHub b3b0b08d6d Merge pull request #115 from owenduffy/master
Fix timing and pin mode change to comply with datasheet.
2019-01-11 16:34:29 -08:00
Paint Your DragonandGitHub be8859e28c Merge pull request #113 from gpambrozio/master
Making the library work nicely with the nrf52
2019-01-11 16:34:03 -08:00
Paint Your DragonandGitHub bf86a4068c Merge pull request #112 from SConaway/patch-1
Read Temp and Humidity if not specified
2019-01-11 16:33:11 -08:00
Phillip Burgess f8d3497fac "Better Debug Information" via Driver55 PR #110 2019-01-11 16:31:02 -08:00
Paint Your DragonandGitHub 4bc4ec3fc4 Merge pull request #109 from per1234/keywords-separator
Use correct field separator in keywords.txt
2019-01-11 16:24:18 -08:00