:orphan: .. title:: LVGL_LINEMETER_PRECISE_SOME_EXTRA .. option:: CONFIG_LVGL_LINEMETER_PRECISE_SOME_EXTRA *Some extra precision* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``lib/gui/lvgl/Kconfig.objects:205`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:14`` → ``lib/gui/Kconfig:4`` → ``lib/gui/lvgl/Kconfig:33`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Line meter object → Line meter drawing precision .. parsed-literal:: config LVGL_LINEMETER_PRECISE_SOME_EXTRA bool "Some extra precision" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*