:orphan: .. title:: CONFIG_ENS210_HUMIDITY_SINGLE .. kconfig:: CONFIG_ENS210_HUMIDITY_SINGLE CONFIG_ENS210_HUMIDITY_SINGLE ############################# *Enable relative humidity measurements in single shot mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/ens210/Kconfig:33`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:83`` Menu path: (Top) → Device Drivers → Sensor Drivers → ENS210 Digital Temperature and Humidity sensor → Humidity measurement mode .. code-block:: kconfig config ENS210_HUMIDITY_SINGLE bool "Enable relative humidity measurements in single shot mode" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*