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>
Loading
Please sign in to comment