:orphan: .. title:: CONFIG_LVGL_LINEMETER_PRECISE_NO_EXTRA .. kconfig:: CONFIG_LVGL_LINEMETER_PRECISE_NO_EXTRA CONFIG_LVGL_LINEMETER_PRECISE_NO_EXTRA ###################################### *No extra precision* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.objects:202`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:8`` → ``/gui/Kconfig:4`` → ``/gui/lvgl/Kconfig:33`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Line meter object → Line meter drawing precision .. code-block:: kconfig config LVGL_LINEMETER_PRECISE_NO_EXTRA bool "No extra precision" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*