CONFIG_LVGL_LINEMETER_PRECISE_BEST

Best precision

Type: bool

Direct dependencies

<choice: Line meter drawing precision>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/lib/gui/lvgl/Kconfig.objects:208

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/lib/Kconfig:14<Zephyr>/lib/gui/Kconfig:4<Zephyr>/lib/gui/lvgl/Kconfig:33

Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Line meter object → Line meter drawing precision

config LVGL_LINEMETER_PRECISE_BEST
    bool "Best precision"
    depends on <choice: Line meter drawing precision>

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