CONFIG_GROVE_TEMPERATURE_SENSOR_V1_X

v1.1/v1.2

Type: bool

Help

Version 1.1 or 1.2

Direct dependencies

<choice: Sensor version>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/grove/Kconfig:102

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:30

Menu path: (top menu) → Device Drivers → Grove Device Drivers → Sensor version

config GROVE_TEMPERATURE_SENSOR_V1_X
    bool
    prompt "v1.1/v1.2" if <choice: Sensor version>
    depends on <choice: Sensor version>
    help
      Version 1.1 or 1.2

(Definitions include propagated dependencies, including from if’s and menus.)