iabdalkader
|
908e4cf5c3
|
rp2: Add support for DHT11 and DHT22 sensors.
|
2022-01-06 14:00:03 +11:00 |
robert-hh
|
e7572776c3
|
mimxrt: Add dht_readinto() to the mimxrt module, and freeze dht.py.
The change affects dht.py from the drivers directory as well to include the
logic for the mimxrt port.
|
2021-10-25 23:49:28 +11:00 |
Damien George
|
69661f3343
|
all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
|
2020-02-28 10:33:03 +11:00 |
Damien George
|
efdda2c62d
|
stm32: Add support for DHT11/DHT22 sensors.
|
2018-01-31 18:12:53 +11:00 |
Damien George
|
a40ce1d829
|
esp8266/modules: Move dht.py driver to drivers/dht directory.
|
2018-01-31 18:11:06 +11:00 |