zephyr/drivers/sensor/dht
Josep Puigdemont eb3a56d8cd sensor: dht: return error if channel not supported
The driver would return the temperature for all channels requested
except relative humidity. Instead, ENOTSUP should be returned for
unsupported channels.

Signed-off-by: Josep Puigdemont <josep.puigdemont@gmail.com>
2023-08-01 09:51:25 +02:00
..
CMakeLists.txt
dht.c sensor: dht: return error if channel not supported 2023-08-01 09:51:25 +02:00
dht.h
Kconfig