This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
2397b44062899cfa6fc39d5f57976c4ec62c3cf8
micropython
/
drivers
/
dht
History
Damien George
f102ac54e9
drivers/dht: Allow open-drain-high call to be DHT specific if needed.
...
Some ports (eg esp8266) need to have specific behaviour for driving a DHT reliably.
2019-01-22 00:23:05 +11:00
..
dht.c
drivers/dht: Allow open-drain-high call to be DHT specific if needed.
2019-01-22 00:23:05 +11:00
dht.h
all: Unify header guard usage.
2017-07-18 11:57:39 +10:00
dht.py
stm32: Add support for DHT11/DHT22 sensors.
2018-01-31 18:12:53 +11:00