micropython-lib/micropython/drivers
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
..
bus/onewire micropython/drivers: Move "onewire" bus driver from main repo. 2022-09-06 13:21:26 +10:00
codec/wm8960 micropython/drivers: Move "wm8960" codec driver from main repo. 2022-09-06 13:21:30 +10:00
display micropython/drivers: Move "ssd1306" display driver from main repo. 2022-09-06 13:21:40 +10:00
imu micropython/drivers: Move "lsm6sox" imu driver from main repo. 2022-09-06 13:21:48 +10:00
led/neopixel micropython/drivers: Move "neopixel" led driver from main repo. 2022-09-06 13:21:50 +10:00
radio/nrf24l01 micropython/drivers: Move "nrf24l01" radio driver from main repo. 2022-09-06 13:21:52 +10:00
sensor dht: Change the sequence for importing dht_readinto. 2022-11-08 18:23:26 +11:00
storage/sdcard micropython/drivers: Move "sdcard" driver from main repo. 2022-09-06 13:21:57 +10:00