zephyr/drivers/sensor/aosong
John Shelton 7af55237da driver: sensor: aosong,dht: fix sensor protocol broken since change #83192
A recent change 9eeb60c improperly removed a critical line in the driver.

This commit replaces that line and moves an irq_lock to above any pin

value manipulation since the timing is sensitive with the DHT protocol.

This should also fix the timing issue 9eeb60c attempted to fix.

Signed-off-by: John Shelton <moosery@gmail.com>
2025-05-31 03:35:47 +02:00
..
ags10
dht driver: sensor: aosong,dht: fix sensor protocol broken since change #83192 2025-05-31 03:35:47 +02:00
dht20
CMakeLists.txt
Kconfig