The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_LVGL_LINEMETER_PRECISE_NO_EXTRA

No extra precision

Type: bool

Direct dependencies

<choice: Line meter drawing precision>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At lib/gui/lvgl/Kconfig.objects:202

Included via Kconfig:8Kconfig.zephyr:43lib/Kconfig:8lib/gui/Kconfig:4lib/gui/lvgl/Kconfig:33

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

config LVGL_LINEMETER_PRECISE_NO_EXTRA
    bool "No extra precision"
    depends on <choice>

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