piclaw
|
99e90c2698
Fix clang-format CI: add .clang-format, update workflow, format code
|
3 weeks ago |
Ondřej Sluka
|
2470b8a3a1
Fix infinite loop on STM32F103
|
3 years ago |
Limor "Ladyada" Fried
|
8de033bae1
Merge pull request #159 from Rotzbua/patch-1
|
5 years ago |
Rotzbua
|
a7157aa586
Fix compiler warning unused parameter...
|
5 years ago |
Rotzbua
|
d0a1035985
Fix compiler warning: comparison between signed...
|
5 years ago |
Rotzbua
|
7528a843dd
Fix compiler warning: comparison between signed...
|
5 years ago |
Rotzbua
|
5ce3bce49c
Fix compiler warning: comparison between signed...
|
5 years ago |
Rotzbua
|
44a80e01e6
Fix compiler warning unused parameter...
|
5 years ago |
siddacious
|
5d60b0d3f0
actionified, formatted and doxy'd
|
5 years ago |
Jan Hoffmann
|
dd455428a0
documented DHT
|
6 years ago |
matthiasdanner
|
6332774b18
removed double conversion to Celsius
|
6 years ago |
Phillip Burgess
|
f566d58f47
Move ESP8266 yield() out of InterruptLock
|
7 years ago |
Phillip Burgess
|
7cec0cb06d
Configurable pullup delay time, default 55 usec
|
7 years ago |
Simon IJskes
|
8b9624479e
removed '*' copy error.
|
7 years ago |
Simon IJskes
|
57fe95c1be
split off the DHT11 conversion, corrected the algorithm for temperatures below 0 degrees celsius.
|
7 years ago |
Phillip Burgess
|
d6488c1fbe
Change initial HIGH delay, fix comments in examples
|
7 years ago |
Phillip Burgess
|
01490aa8de
Vary delay by sensor type a la PR #70
|
7 years ago |
Phillip Burgess
|
bdd2756ed1
Fix computeHeatIndex declaration, check F_CPU in expectPulse
|
7 years ago |
Paint Your Dragon
|
07da1cd001
Merge pull request #91 from chelmi/master
|
7 years ago |
Paint Your Dragon
|
b3b0b08d6d
Merge pull request #115 from owenduffy/master
|
7 years ago |
Paint Your Dragon
|
bf86a4068c
Merge pull request #112 from SConaway/patch-1
|
7 years ago |
Phillip Burgess
|
f8d3497fac
"Better Debug Information" via Driver55 PR #110
|
7 years ago |
Paint Your Dragon
|
efcca31a7f
Merge pull request #108 from qub1750ul/master
|
7 years ago |
Paint Your Dragon
|
fa129747e8
Merge pull request #95 from fanthos/master
|
7 years ago |
Paint Your Dragon
|
dff65098bb
Merge pull request #82 from adams13x13/patch-1
|
7 years ago |
Paint Your Dragon
|
73409c143c
Merge pull request #76 from terryjmyers/patch-1
|
7 years ago |
Paint Your Dragon
|
5550a040c2
Merge pull request #61 from 7eggert/master
|
7 years ago |
Paint Your Dragon
|
dc71b006b6
Merge pull request #52 from Spacefish/master
|
7 years ago |
W12\owen
|
b429942ce8
Fix timing and pin mode change to comply with datasheet.
|
7 years ago |
Steven Conaway
|
2dfa77993d
Update DHT.cpp
|
7 years ago |