CONFIG_ZSL_CLR_RGBF_BOUND_CAP

Limit RGB float values to the 0.0..1.0 range

Type: bool

Direct dependencies

ZSL

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib/Kconfig.zscilib:100

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:86

Menu path: (Top) → Modules → zscilib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib) → Zephyr scientific library support

config ZSL_CLR_RGBF_BOUND_CAP
    bool "Limit RGB float values to the 0.0..1.0 range"
    default y
    depends on ZSL

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)