micropython-lib/micropython/drivers/sensor/dht
robert-hh 0e25b109c2 dht: Change the sequence for importing dht_readinto.
Check the machine module first, then search in previous places.  This
supports having machine.dht_readinto as the new standard, while still being
backwards compatible.
2022-11-08 18:23:26 +11:00
..
dht.py dht: Change the sequence for importing dht_readinto. 2022-11-08 18:23:26 +11:00
manifest.py