zephyr/drivers/sensor/dht
Frank Li 70efac6e90 drivers: sensor: dht: Fix fetch fail when config hw cycles=32768
When config hw cycles=32768 max_wait_cycles maybe small than 60us.
The fix change the condition,make sure the wait time exceeds 80us.

Fixed #9816

Signed-off-by: Frank Li <lgl88911@163.com>
2018-09-11 18:42:47 -05:00
..
CMakeLists.txt
dht.c drivers: sensor: dht: Fix fetch fail when config hw cycles=32768 2018-09-11 18:42:47 -05:00
dht.h
Kconfig