Skip to content
Commit c9be1a99 authored by Omar Naffaa's avatar Omar Naffaa Committed by Benjamin Cabé
Browse files

drivers: sensor: dht: Fix sensor read issue on esp32_devkitc_wrover



The DHT[11/22] sensor driver fails to read data due to an extra
"gpio_pin_set_dt" that is occurs prior to waiting for the sensor active
response. This leads to consistent failed reads on esp32 (devkitc,
wrover). After removing this line reads are consistently successful.

Signed-off-by: default avatarOmar Naffaa <omarnaffaa.on@gmail.com>
parent 8094f92c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment