micropython/drivers/dht
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
..
dht.c all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
dht.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
dht.py mimxrt: Add dht_readinto() to the mimxrt module, and freeze dht.py. 2021-10-25 23:49:28 +11:00